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

  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 81 R_X86_64_GOT64 = 27, // 64-bit GOT entry offset
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc64.d 23 .*[ ]+R_X86_64_GOT64[ ]+xtrn
58 .*[ ]+R_X86_64_GOT64[ ]+xtrn
  /toolchain/binutils/binutils-2.25/include/elf/
x86-64.h 56 RELOC_NUMBER (R_X86_64_GOT64, 27) /* 64 bit GOT entry offset */
  /external/llvm/test/MC/ELF/
relocation.s 25 movabs foo@GOT, %rax # R_X86_64_GOT64
85 // CHECK-NEXT: 0x4F R_X86_64_GOT64 foo 0x0
  /external/syslinux/com32/include/sys/
elfcommon.h 397 #define R_X86_64_GOT64 27 /* 64-bit GOT entry offset */
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 114 return IsPCRel ? ELF::R_X86_64_GOTPC64 : ELF::R_X86_64_GOT64;
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 360 R_X86_64_GOT64 = 27,
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-x86-64.c 134 HOWTO(R_X86_64_GOT64, 0, 4, 64, FALSE, 0, complain_overflow_signed,
135 bfd_elf_generic_reloc, "R_X86_64_GOT64", FALSE, MINUS_ONE, MINUS_ONE,
245 { BFD_RELOC_X86_64_GOT64, R_X86_64_GOT64, },
    [all...]
  /art/runtime/
elf.h 367 R_X86_64_GOT64 = 27,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 485 R_X86_64_GOT64 = 27
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.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/cmd/link/internal/ld/
elf.go 359 R_X86_64_GOT64 = 27
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 359 R_X86_64_GOT64 = 27
    [all...]

Completed in 1738 milliseconds