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

1 2

  /toolchain/binutils/binutils-2.27/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.27/gas/testsuite/gas/i386/
reloc32.d 32 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
33 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
58 .*[ ]+R_386_TLS_GOTIE[ ]+xtrn
tlspic.d 22 [ ]+22: R_386_TLS_GOTIE foo
27 [ ]+35: R_386_TLS_GOTIE foo
  /bionic/libc/include/bits/
elf_x86.h 23 #define R_386_TLS_GOTIE 16
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 60 R_386_TLS_GOTIE = 16, // Initial Initial Exec reloc, gnu-style (for PIC)
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 42 RELOC_NUMBER (R_386_TLS_GOTIE,16)
  /external/syslinux/com32/include/sys/
elfcommon.h 328 #define R_386_TLS_GOTIE 16 /* GOT entry for static TLS block
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 275 return ELF::R_386_TLS_GOTIE;
  /toolchain/binutils/binutils-2.27/gold/
i386.cc     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 89 HOWTO(R_386_TLS_GOTIE, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
90 bfd_elf_generic_reloc, "R_386_TLS_GOTIE",
264 return &elf_howto_table[R_386_TLS_GOTIE - R_386_ext_offset];
    [all...]
  /external/elfutils/src/
i386_ld.c 670 case R_386_TLS_GOTIE:
1038 case R_386_TLS_GOTIE:
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 529 #define R_386_TLS_GOTIE 16 /* GOT entry for negative static TLS block */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 529 #define R_386_TLS_GOTIE 16 /* GOT entry for negative static TLS block */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 389 R_386_TLS_GOTIE = 16,
    [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...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/x86/
asm.go 398 ctxt.Out.Write32(uint32(elf.R_386_TLS_GOTIE) | uint32(elfsym)<<8)
  /prebuilts/go/linux-x86/src/cmd/link/internal/x86/
asm.go 398 ctxt.Out.Write32(uint32(elf.R_386_TLS_GOTIE) | uint32(elfsym)<<8)
  /art/runtime/
elf.h 400 R_386_TLS_GOTIE = 16,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 512 R_386_TLS_GOTIE = 16
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 1125 milliseconds

1 2