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

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsgd2.d 4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_GOTTPOFF against `foo'.*failed.*
tlsgd3.d 4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_TPOFF32 against `foo'.*failed.*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
reloc64.d 39 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
40 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
41 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
42 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
43 .*[ ]+R_X86_64_TLSGD[ ]+xtrn-0x0*4
73 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
85 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc64.d 37 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
38 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
39 .*[ ]+R_X86_64_TLSGD[ ]+xtrn-0x0*4
70 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
82 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
  /bionic/libc/include/bits/
elf_x86_64.h 29 #define R_X86_64_TLSGD 19
  /development/ndk/platforms/android-21/arch-x86_64/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/machine/
elf_machdep.h 43 #define R_X86_64_TLSGD 19
  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 68 R_X86_64_TLSGD = 19, // 32 bit signed PC relative offset to two
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
relocation.s 13 leaq foo@TLSGD(%rip), %rax # R_X86_64_TLSGD
  /toolchain/binutils/binutils-2.25/include/elf/
x86-64.h 47 RELOC_NUMBER (R_X86_64_TLSGD, 19) /* PC relative offset to GD GOT block */
  /external/llvm/test/MC/ELF/
relocation.s 21 leaq foo@TLSGD(%rip), %rax # R_X86_64_TLSGD
81 // CHECK-NEXT: 0x34 R_X86_64_TLSGD foo 0xFFFFFFFFFFFFFFFC
  /external/syslinux/com32/include/sys/
elfcommon.h 385 #define R_X86_64_TLSGD 19 /* 32 bit signed PC relative offset
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 168 return ELF::R_X86_64_TLSGD;
  /toolchain/binutils/binutils-2.25/bfd/
elf64-x86-64.c 110 HOWTO(R_X86_64_TLSGD, 0, 2, 32, TRUE, 0, complain_overflow_signed,
111 bfd_elf_generic_reloc, "R_X86_64_TLSGD", FALSE, 0xffffffff,
237 { BFD_RELOC_X86_64_TLSGD, R_X86_64_TLSGD, },
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 352 R_X86_64_TLSGD = 19,
    [all...]
  /art/runtime/
elf.h 359 R_X86_64_TLSGD = 19,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 477 R_X86_64_TLSGD = 19
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 1498 milliseconds

1 2