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

1 2

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
tlsgd2.d 4 #error: .*TLS transition from R_386_TLS_GD to R_386_TLS_LE_32 against `foo'.*failed.*
tlsgd4.d 4 #error: .*TLS transition from R_386_TLS_GD to R_386_TLS_LE_32 against `foo'.*failed.*
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
reloc32.d 30 .*[ ]+R_386_TLS_GD[ ]+xtrn
31 .*[ ]+R_386_TLS_GD[ ]+xtrn
56 .*[ ]+R_386_TLS_GD[ ]+xtrn
tlsd.d 18 [ ]+14: R_386_TLS_GD foo
  /bionic/libc/include/bits/
elf_x86.h 25 #define R_386_TLS_GD 18
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 62 R_386_TLS_GD = 18, // Initial General Dynamic reloc, gnu-style
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 44 RELOC_NUMBER (R_386_TLS_GD, 18)
  /external/syslinux/com32/include/sys/
elfcommon.h 332 #define R_386_TLS_GD 18 /* Direct 32 bit for GNU version of
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 256 return ELF::R_386_TLS_GD;
  /toolchain/binutils/binutils-2.27/gold/
i386.cc     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 95 HOWTO(R_386_TLS_GD, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
96 bfd_elf_generic_reloc, "R_386_TLS_GD",
272 return &elf_howto_table[R_386_TLS_GD - R_386_ext_offset];
    [all...]
  /external/elfutils/src/
i386_ld.c 661 case R_386_TLS_GD:
985 case R_386_TLS_GD:
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 531 #define R_386_TLS_GD 18 /* 32 bit offset to GOT (index,off) pair */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 531 #define R_386_TLS_GD 18 /* 32 bit offset to GOT (index,off) pair */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 391 R_386_TLS_GD = 18,
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 386 case llvm::ELF::R_386_TLS_GD: {
662 case llvm::ELF::R_386_TLS_GD: {
    [all...]
  /art/runtime/
elf.h 402 R_386_TLS_GD = 18,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 514 R_386_TLS_GD = 18
    [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 745 milliseconds

1 2