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

1 2

  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /development/ndk/platforms/android-21/arch-x86/include/i386/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /development/ndk/platforms/android-21/arch-x86/include/machine/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /development/ndk/platforms/android-21/arch-x86_64/include/i386/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/i386/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/i386/
elf_machdep.h 31 #define R_386_TLS_TPOFF 14
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 58 R_386_TLS_TPOFF = 14, // Outstanding Initial Exec reloc, gnu-style (both)
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 40 RELOC_NUMBER (R_386_TLS_TPOFF,14)
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 464 rsym, *got_entry, 0x0, llvm::ELF::R_386_TLS_TPOFF, *this);
481 rsym, *got_entry, 0x0, llvm::ELF::R_386_TLS_TPOFF, *this);
496 llvm::ELF::R_386_TLS_TPOFF,
718 rsym, *got_entry, 0x0, llvm::ELF::R_386_TLS_TPOFF, *this);
733 rsym, *got_entry, 0x0, llvm::ELF::R_386_TLS_TPOFF, *this);
748 llvm::ELF::R_386_TLS_TPOFF,
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
i386.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i386.c 79 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard)
82 HOWTO(R_386_TLS_TPOFF, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
83 bfd_elf_generic_reloc, "R_386_TLS_TPOFF",
252 return &elf_howto_table[R_386_TLS_TPOFF - R_386_ext_offset];
    [all...]
  /external/elfutils/src/
i386_ld.c 1037 case R_386_TLS_TPOFF:
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /art/runtime/
elf.h 395 R_386_TLS_TPOFF = 14,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 510 R_386_TLS_TPOFF = 14
    [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...]

Completed in 1021 milliseconds

1 2