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

  /bionic/libc/arch-x86_64/include/machine/
elf_machdep.h 46 #define R_X86_64_GOTTPOFF 22
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
elf_machdep.h 46 #define R_X86_64_GOTTPOFF 22
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/machine/
elf_machdep.h 46 #define R_X86_64_GOTTPOFF 22
  /external/llvm/test/MC/ELF/
relocation.s 12 leaq foo@GOTTPOFF(%rip), %rax # R_X86_64_GOTTPOFF
46 // CHECK-NEXT: 0x2D R_X86_64_GOTTPOFF foo 0xFFFFFFFFFFFFFFFC
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 46 R_X86_64_GOTTPOFF, 32},
elf.h 335 R_X86_64_GOTTPOFF = 22, /* word32, PC-rel offset to IE GOT entry */
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 79 Type = ELF::R_X86_64_GOTTPOFF;
  /external/llvm/lib/Object/
ELF.cpp 45 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTTPOFF);
    [all...]
ELFYAML.cpp 410 ECase(R_X86_64_GOTTPOFF)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 476 R_X86_64_GOTTPOFF = 22
    [all...]
  /art/runtime/
elf.h 362 R_X86_64_GOTTPOFF = 22,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 377 R_X86_64_GOTTPOFF = 22,
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 984 milliseconds