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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
reloc32.d 42 .*[ ]+R_386_TLS_LE[ ]+xtrn
43 .*[ ]+R_386_TLS_LE[ ]+xtrn
63 .*[ ]+R_386_TLS_LE[ ]+xtrn
tlsnopic.d 27 [ ]+3c: R_386_TLS_LE var
30 [ ]+43: R_386_TLS_LE var2
  /bionic/libc/include/bits/
elf_x86.h 24 #define R_386_TLS_LE 17
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 61 R_386_TLS_LE = 17, // Initial Local Exec reloc, gnu-style
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 43 RELOC_NUMBER (R_386_TLS_LE, 17)
  /external/syslinux/com32/include/sys/
elfcommon.h 330 #define R_386_TLS_LE 17 /* Offset relative to static TLS
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 271 return ELF::R_386_TLS_LE;
  /toolchain/binutils/binutils-2.27/gold/
i386.cc     [all...]
  /external/elfutils/src/
i386_ld.c 647 case R_386_TLS_LE:
948 case R_386_TLS_LE:
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 488 case llvm::ELF::R_386_TLS_LE:
740 case llvm::ELF::R_386_TLS_LE:
779 /// convert R_386_TLS_IE to R_386_TLS_LE
830 pReloc.setType(llvm::ELF::R_386_TLS_LE);
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 530 #define R_386_TLS_LE 17 /* Negative offset relative to static TLS */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 530 #define R_386_TLS_LE 17 /* Negative offset relative to static TLS */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 390 R_386_TLS_LE = 17,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/x86/
asm.go 390 ctxt.Out.Write32(uint32(elf.R_386_TLS_LE) | uint32(elfsym)<<8)
  /prebuilts/go/linux-x86/src/cmd/link/internal/x86/
asm.go 390 ctxt.Out.Write32(uint32(elf.R_386_TLS_LE) | uint32(elfsym)<<8)
  /art/runtime/
elf.h 401 R_386_TLS_LE = 17,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 513 R_386_TLS_LE = 17
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 92 HOWTO(R_386_TLS_LE, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
93 bfd_elf_generic_reloc, "R_386_TLS_LE",
268 return &elf_howto_table[R_386_TLS_LE - R_386_ext_offset];
    [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 508 milliseconds