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

  /bionic/libc/include/bits/
elf_x86_64.h 40 #define R_X86_64_GOTPC64 29
  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 83 R_X86_64_GOTPC64 = 29, // 64-bit PC relative offset to GOT
  /toolchain/binutils/binutils-2.25/include/elf/
x86-64.h 59 RELOC_NUMBER (R_X86_64_GOTPC64, 29) /* 64 bit signed pc relative
  /external/syslinux/com32/include/sys/
elfcommon.h 400 #define R_X86_64_GOTPC64 29 /* 64-bit PC relative offset to GOT */
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 114 return IsPCRel ? ELF::R_X86_64_GOTPC64 : ELF::R_X86_64_GOT64;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 362 R_X86_64_GOTPC64 = 29,
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-x86-64.c 140 HOWTO(R_X86_64_GOTPC64, 0, 4, 64, TRUE, 0, complain_overflow_signed,
141 bfd_elf_generic_reloc, "R_X86_64_GOTPC64",
247 { BFD_RELOC_X86_64_GOTPC64, R_X86_64_GOTPC64, },
    [all...]
  /art/runtime/
elf.h 369 R_X86_64_GOTPC64 = 29,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 487 R_X86_64_GOTPC64 = 29
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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 361 R_X86_64_GOTPC64 = 29
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 361 R_X86_64_GOTPC64 = 29
    [all...]

Completed in 2138 milliseconds