HomeSort by relevance Sort by last modified time
    Searched refs:R_386_TLS_LDM (Results 1 - 25 of 33) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc32.d 37 .*[ ]+R_386_TLS_LDM[ ]+xtrn
38 .*[ ]+R_386_TLS_LDM[ ]+xtrn
60 .*[ ]+R_386_TLS_LDM[ ]+xtrn
tlsd.d 22 [ ]+1f: R_386_TLS_LDM bar
  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /development/ndk/platforms/android-21/arch-x86/include/i386/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /development/ndk/platforms/android-21/arch-x86/include/machine/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /development/ndk/platforms/android-21/arch-x86_64/include/i386/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/i386/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/i386/
elf_machdep.h 36 #define R_386_TLS_LDM 19
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 63 R_386_TLS_LDM = 19, // Initial Local Dynamic reloc, gnu-style
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 45 RELOC_NUMBER (R_386_TLS_LDM, 19)
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 239 return ELF::R_386_TLS_LDM;
  /toolchain/binutils/binutils-2.25/gold/
i386.cc     [all...]
  /external/elfutils/src/
i386_ld.c 671 case R_386_TLS_LDM:
1039 case R_386_TLS_LDM:
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i386.c 97 HOWTO(R_386_TLS_LDM, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
98 bfd_elf_generic_reloc, "R_386_TLS_LDM",
272 return &elf_howto_table[R_386_TLS_LDM - R_386_ext_offset];
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 431 case llvm::ELF::R_386_TLS_LDM:
686 case llvm::ELF::R_386_TLS_LDM:
770 // Allocate 2 got entries and 1 dynamic reloc for R_386_TLS_LDM
    [all...]
  /art/runtime/
elf.h 400 R_386_TLS_LDM = 19,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 515 R_386_TLS_LDM = 19
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]

Completed in 172 milliseconds

1 2