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

  /bionic/libc/arch-x86_64/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /external/llvm/test/MC/ELF/
relocation.s 13 leaq foo@TLSGD(%rip), %rax # R_X86_64_TLSGD
47 // CHECK-NEXT: 0x34 R_X86_64_TLSGD foo 0xFFFFFFFFFFFFFFFC
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 42 R_X86_64_TLSGD, 32},
elf.h 332 R_X86_64_TLSGD = 19, /* word32, PC-rel offset to GD GOT block */
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 82 Type = ELF::R_X86_64_TLSGD;
  /external/llvm/lib/Object/
ELF.cpp 42 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_TLSGD);
    [all...]
ELFYAML.cpp 407 ECase(R_X86_64_TLSGD)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 473 R_X86_64_TLSGD = 19
    [all...]
  /art/runtime/
elf.h 359 R_X86_64_TLSGD = 19,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 374 R_X86_64_TLSGD = 19,
    [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 284 milliseconds