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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
reloc32.d 40 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
41 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
62 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
tlsd.d 27 [ ]+2d: R_386_TLS_LDO_32 bar
30 [ ]+36: R_386_TLS_LDO_32 baz
  /bionic/libc/include/bits/
elf_x86.h 43 #define R_386_TLS_LDO_32 32
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 78 R_386_TLS_LDO_32 = 32, // Initial Local Dynamic reloc, sun+gnu styles
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 58 RELOC_NUMBER (R_386_TLS_LDO_32, 32)
  /external/syslinux/com32/include/sys/
elfcommon.h 353 #define R_386_TLS_LDO_32 32 /* Offset relative to TLS block */
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 252 return ELF::R_386_TLS_LDO_32;
  /toolchain/binutils/binutils-2.27/gold/
i386.cc 724 // we have seen, so that we can optimize R_386_TLS_LDO_32 correctly.
    [all...]
  /external/elfutils/src/
i386_ld.c 641 case R_386_TLS_LDO_32:
980 case R_386_TLS_LDO_32:
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 541 #define R_386_TLS_LDO_32 32 /* 32 bit offset from start of TLS block */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 541 #define R_386_TLS_LDO_32 32 /* 32 bit offset from start of TLS block */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 405 R_386_TLS_LDO_32 = 32,
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 435 case llvm::ELF::R_386_TLS_LDO_32:
690 case llvm::ELF::R_386_TLS_LDO_32:
    [all...]
  /art/runtime/
elf.h 416 R_386_TLS_LDO_32 = 32,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 528 R_386_TLS_LDO_32 = 32
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 115 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
117 HOWTO(R_386_TLS_LDO_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
118 bfd_elf_generic_reloc, "R_386_TLS_LDO_32",
297 return &elf_howto_table[R_386_TLS_LDO_32 - R_386_tls_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 823 milliseconds