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

  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 59 #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/current/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/i386/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/
elf_machdep.h 59 #define R_386_TLS_GOTDESC 39
  /prebuilts/ndk/current/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...]
  /art/runtime/
elf.h 419 R_386_TLS_GOTDESC = 39,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 534 R_386_TLS_GOTDESC = 39
    [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 215 milliseconds