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

  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /development/ndk/platforms/android-21/arch-x86/include/i386/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /development/ndk/platforms/android-21/arch-x86/include/machine/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /development/ndk/platforms/android-21/arch-x86_64/include/i386/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/i386/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/i386/
elf_machdep.h 61 #define R_386_TLS_DESC 41
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 86 R_386_TLS_DESC = 41, // TLS descriptor containing pointer to code and
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 67 RELOC_NUMBER (R_386_TLS_DESC, 41)
  /toolchain/binutils/binutils-2.25/gold/
i386.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i386.c 143 HOWTO(R_386_TLS_DESC, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
144 bfd_elf_generic_reloc, "R_386_TLS_DESC",
329 return &elf_howto_table[R_386_TLS_DESC - R_386_tls_offset];
815 /* The index of the next unused R_386_TLS_DESC slot in .rel.plt. */
    [all...]
  /art/runtime/
elf.h 421 R_386_TLS_DESC = 41,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 536 R_386_TLS_DESC = 41
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 2054 milliseconds