HomeSort by relevance Sort by last modified time
    Searched refs:TLSGD (Results 1 - 12 of 12) sorted by null

  /external/llvm/test/MC/ELF/
tls.s 5 leaq foo1@TLSGD(%rip), %rdi
10 .long foo6@TLSGD
tls-i386.s 7 movl foo3@TLSGD(%eax), %eax
14 .long fooA@TLSGD
relocation.s 13 leaq foo@TLSGD(%rip), %rax # R_X86_64_TLSGD
relocation-386.s 16 // Relocation 5 (foo@TLSGD) is of type R_386_TLS_GD
44 // Relocation 19 (zed@TLSGD) is of type R_386_TLS_GD and uses the symbol
101 leal foo@TLSGD(, %ebx,1), %eax
115 movl zed@TLSGD(%eax), %eax
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas64/
elf_gas64_ssym.asm 5 movl %eax, bar@TLSGD
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas32/
elf_gas32_ssym.asm 6 movl %eax, bar@TLSGD
  /external/elfutils/backends/
x86_64_reloc.def 47 RELOC_TYPE (TLSGD, REL)
alpha_reloc.def 48 RELOC_TYPE (TLSGD, REL)
  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 40 TLSGD,
ARMConstantPoolValue.cpp 54 case ARMCP::TLSGD: return "tlsgd";
ARMAsmPrinter.cpp     [all...]
ARMISelLowering.cpp     [all...]

Completed in 224 milliseconds