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

1 2

  /bionic/libc/include/bits/
elf_x86.h 53 #define R_386_TLS_GOTDESC 39
  /development/ndk/platforms/android-21/arch-x86/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /development/ndk/platforms/android-21/arch-x86/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /development/ndk/platforms/android-21/arch-x86_64/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 84 R_386_TLS_GOTDESC = 39, // GOT offset for TLS descriptor
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 65 RELOC_NUMBER (R_386_TLS_GOTDESC, 39)
  /toolchain/binutils/binutils-2.25/gold/
i386.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i386.c 137 HOWTO(R_386_TLS_GOTDESC, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
138 bfd_elf_generic_reloc, "R_386_TLS_GOTDESC",
321 return &elf_howto_table[R_386_TLS_GOTDESC - R_386_tls_offset];
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 411 R_386_TLS_GOTDESC = 39,
    [all...]
  /art/runtime/
elf.h 419 R_386_TLS_GOTDESC = 39,
    [all...]

Completed in 302 milliseconds

1 2