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

  /external/llvm/test/MC/ELF/
tls.s 6 leaq foo2@GOTTPOFF(%rip), %rdi
8 .long foo4@GOTTPOFF
relocation.s 12 leaq foo@GOTTPOFF(%rip), %rax # R_X86_64_GOTTPOFF
relocation-386.s 54 // Relocation 24 (foo@GOTTPOFF(%edx)) is of type R_386_TLS_IE_32 and uses the
125 addl foo@GOTTPOFF(%edx), %eax
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas64/
elf_gas64_ssym.asm 7 movl %eax, bar@GOTTPOFF
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas32/
elf_gas32_ssym.asm 8 movl %eax, bar@GOTTPOFF
  /external/elfutils/0.153/backends/
x86_64_reloc.def 50 RELOC_TYPE (GOTTPOFF, REL)
  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.cpp 57 case ARMCP::GOTTPOFF: return "gottpoff";
ARMConstantPoolValue.h 44 GOTTPOFF,
ARMAsmPrinter.cpp 789 case ARMCP::GOTTPOFF: return MCSymbolRefExpr::VK_GOTTPOFF;
    [all...]
ARMISelLowering.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_x86-64.S 63 movq _glapi_tls_Dispatch@GOTTPOFF(%rip), %rax
    [all...]

Completed in 2064 milliseconds