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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
reloc64.d 30 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_\+0x0*2
31 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_-0x0*4
32 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_-0x0*4
33 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_\+0x0*2
70 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_
71 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_
82 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_
83 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc64.d 30 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_\+0x0*2
31 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_-0x0*4
32 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_-0x0*4
33 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_\+0x0*2
67 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_
68 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_
79 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_
80 .*[ ]+R_X86_64_GOTPC32[ ]+_GLOBAL_OFFSET_TABLE_
  /bionic/libc/include/bits/
elf_x86_64.h 37 #define R_X86_64_GOTPC32 26
  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 79 R_X86_64_GOTPC32 = 26, // 32-bit PC relative offset to GOT
  /toolchain/binutils/binutils-2.25/include/elf/
x86-64.h 54 RELOC_NUMBER (R_X86_64_GOTPC32, 26) /* 32 bit signed pc relative
  /external/syslinux/com32/include/sys/
elfcommon.h 395 #define R_X86_64_GOTPC32 26 /* 32 bit signed pc relative
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 116 return IsPCRel ? ELF::R_X86_64_GOTPC32 : ELF::R_X86_64_GOT32;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 359 R_X86_64_GOTPC32 = 26,
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc     [all...]
  /art/runtime/
elf.h 366 R_X86_64_GOTPC32 = 26,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 484 R_X86_64_GOTPC32 = 26
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX8664Traits.h 79 static constexpr FixupKind FK_GotPC = llvm::ELF::R_X86_64_GOTPC32;
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-x86-64.c 131 HOWTO(R_X86_64_GOTPC32, 0, 2, 32, TRUE, 0, complain_overflow_signed,
132 bfd_elf_generic_reloc, "R_X86_64_GOTPC32",
244 { BFD_RELOC_X86_64_GOTPC32, R_X86_64_GOTPC32, },
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 358 R_X86_64_GOTPC32 = 26
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 358 R_X86_64_GOTPC32 = 26
    [all...]

Completed in 1294 milliseconds