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

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
tlsie5.d 1 #name: TLS IE->LE transition check (R_386_TLS_IE)
4 #error: .*TLS transition from R_386_TLS_IE to R_386_TLS_LE_32 against `foo'.*failed.*
tlsie4.d 1 #name: TLS IE->LE transition check (R_386_TLS_IE with %eax)
4 #error: .*TLS transition from R_386_TLS_IE to R_386_TLS_LE_32 against `foo'.*failed.*
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
reloc32.d 34 .*[ ]+R_386_TLS_IE[ ]+xtrn
35 .*[ ]+R_386_TLS_IE[ ]+xtrn
59 .*[ ]+R_386_TLS_IE[ ]+xtrn
tlsnopic.d 32 [ ]+48: R_386_TLS_IE foo
36 57: R_386_TLS_IE foo
  /bionic/libc/include/bits/
elf_x86.h 22 #define R_386_TLS_IE 15
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 59 R_386_TLS_IE = 15, // Initial Initial Exec reloc, gnu-style (no-PIC)
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 41 RELOC_NUMBER (R_386_TLS_IE, 15)
  /external/syslinux/com32/include/sys/
elfcommon.h 326 #define R_386_TLS_IE 15 /* Address of GOT entry for static TLS
  /toolchain/binutils/binutils-2.27/gold/
i386.cc     [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 267 return ELF::R_386_TLS_IE;
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 86 HOWTO(R_386_TLS_IE, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
87 bfd_elf_generic_reloc, "R_386_TLS_IE",
260 return &elf_howto_table[R_386_TLS_IE - R_386_ext_offset];
    [all...]
  /external/elfutils/src/
i386_ld.c 651 case R_386_TLS_IE:
953 case R_386_TLS_IE:
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 438 case llvm::ELF::R_386_TLS_IE: {
693 case llvm::ELF::R_386_TLS_IE: {
779 /// convert R_386_TLS_IE to R_386_TLS_LE
782 assert(pReloc.type() == llvm::ELF::R_386_TLS_IE);
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 528 #define R_386_TLS_IE 15 /* Absolute address of GOT for -ve static TLS */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 528 #define R_386_TLS_IE 15 /* Absolute address of GOT for -ve static TLS */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 388 R_386_TLS_IE = 15,
    [all...]
  /art/runtime/
elf.h 399 R_386_TLS_IE = 15,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 511 R_386_TLS_IE = 15
    [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...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]

Completed in 1098 milliseconds