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

1 2

  /bionic/libc/include/bits/
elf_x86.h 46 #define R_386_TLS_DTPMOD32 35
  /development/ndk/platforms/android-21/arch-x86/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /development/ndk/platforms/android-21/arch-x86/include/machine/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /development/ndk/platforms/android-21/arch-x86_64/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/machine/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/i386/
elf_machdep.h 56 #define R_386_TLS_DTPMOD32 35
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 81 R_386_TLS_DTPMOD32 = 35, // Outstanding General/Local Dynamic reloc, sun+gnu
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 61 RELOC_NUMBER (R_386_TLS_DTPMOD32, 35)
  /external/syslinux/com32/include/sys/
elfcommon.h 358 #define R_386_TLS_DTPMOD32 35 /* ID of module containing symbol */
  /external/elfutils/src/
i386_ld.c 696 case R_386_TLS_DTPMOD32:
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
i386.cc     [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 425 rsym, *got_entry1, 0x0, llvm::ELF::R_386_TLS_DTPMOD32, *this);
675 rsym, *got_entry1, 0x0, llvm::ELF::R_386_TLS_DTPMOD32, *this);
775 NULL, *got_entry, 0x0, llvm::ELF::R_386_TLS_DTPMOD32, *this);
    [all...]

Completed in 864 milliseconds

1 2