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

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
tlsie3.d 1 #name: TLS IE->LE transition check (R_386_TLS_GOTIE)
4 #error: .*TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `foo'.*failed.*
tlsie2.d 1 #name: TLS IE->LE transition check (R_386_TLS_GOTIE with %eax)
4 #error: .*TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `foo'.*failed.*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc32.d 31 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
32 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
57 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
tlspic.d 22 [ ]+22: R_386_TLS_GOTIE foo
27 [ ]+35: R_386_TLS_GOTIE foo
  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /development/ndk/platforms/android-21/arch-x86/include/i386/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /development/ndk/platforms/android-21/arch-x86/include/machine/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /development/ndk/platforms/android-21/arch-x86_64/include/i386/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/i386/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/i386/
elf_machdep.h 33 #define R_386_TLS_GOTIE 16
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 60 R_386_TLS_GOTIE = 16, // Initial Initial Exec reloc, gnu-style (for PIC)
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 42 RELOC_NUMBER (R_386_TLS_GOTIE,16)
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 235 return ELF::R_386_TLS_GOTIE;
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i386.c 88 HOWTO(R_386_TLS_GOTIE, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
89 bfd_elf_generic_reloc, "R_386_TLS_GOTIE",
260 return &elf_howto_table[R_386_TLS_GOTIE - R_386_ext_offset];
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
i386.cc     [all...]
  /external/elfutils/src/
i386_ld.c 670 case R_386_TLS_GOTIE:
1038 case R_386_TLS_GOTIE:
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 472 case llvm::ELF::R_386_TLS_GOTIE: {
724 case llvm::ELF::R_386_TLS_GOTIE: {
    [all...]
  /art/runtime/
elf.h 397 R_386_TLS_GOTIE = 16,
    [all...]

Completed in 451 milliseconds

1 2