HomeSort by relevance Sort by last modified time
    Searched refs:TLSGD (Results 1 - 10 of 10) 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 36 // Relocation 5 (foo@TLSGD) is of type R_386_TLS_GD
126 // Relocation 19 (zed@TLSGD) is of type R_386_TLS_GD and uses the symbol
220 leal foo@TLSGD(, %ebx,1), %eax
234 movl zed@TLSGD(%eax), %eax
  /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 86 milliseconds