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

  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 35 #define R_386_TLS_GD 18
  /development/ndk/platforms/android-L/arch-x86/include/i386/
elf_machdep.h 35 #define R_386_TLS_GD 18
  /development/ndk/platforms/android-L/arch-x86/include/machine/
elf_machdep.h 35 #define R_386_TLS_GD 18
  /development/ndk/platforms/android-L/arch-x86_64/include/i386/
elf_machdep.h 35 #define R_386_TLS_GD 18
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/i386/
elf_machdep.h 35 #define R_386_TLS_GD 18
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-x86.c 41 R_386_TLS_GD, 32},
elf.h 286 R_386_TLS_GD = 18, /* Direct 32 bit for GNU version of GD TLS */
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 229 Type = ELF::R_386_TLS_GD;
  /external/elfutils/0.153/src/
i386_ld.c 669 case R_386_TLS_GD:
993 case R_386_TLS_GD:
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 423 case llvm::ELF::R_386_TLS_GD: {
699 case llvm::ELF::R_386_TLS_GD: {
    [all...]
  /external/llvm/lib/Object/
ELF.cpp 83 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_GD);
    [all...]
ELFYAML.cpp 613 ECase(R_386_TLS_GD)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 510 R_386_TLS_GD = 18
    [all...]
  /art/runtime/
elf.h 399 R_386_TLS_GD = 18,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 414 R_386_TLS_GD = 18,
    [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 1349 milliseconds