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

  /bionic/libc/include/bits/
elf_x86_64.h 39 #define R_X86_64_GOTPCREL64 28
  /toolchain/binutils/binutils-2.27/elfcpp/
x86_64.h 82 R_X86_64_GOTPCREL64 = 28, // 64-bit PC relative offset to GOT entry
  /toolchain/binutils/binutils-2.27/include/elf/
x86-64.h 57 RELOC_NUMBER (R_X86_64_GOTPCREL64, 28) /* 64 bit signed pc relative
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
reloc64.d 60 .*[ ]+R_X86_64_GOTPCREL64[ ]+xtrn
  /external/syslinux/com32/include/sys/
elfcommon.h 398 #define R_X86_64_GOTPCREL64 28 /* 64-bit PC relative offset
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 361 R_X86_64_GOTPCREL64 = 28,
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf64-x86-64.c 138 HOWTO(R_X86_64_GOTPCREL64, 0, 4, 64, TRUE, 0, complain_overflow_signed,
139 bfd_elf_generic_reloc, "R_X86_64_GOTPCREL64", FALSE, MINUS_ONE,
253 { BFD_RELOC_X86_64_GOTPCREL64,R_X86_64_GOTPCREL64, },
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
x86_64.cc     [all...]
  /art/runtime/
elf.h 371 R_X86_64_GOTPCREL64 = 28,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 486 R_X86_64_GOTPCREL64 = 28
    [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/debug/elf/
elf.go 775 R_X86_64_GOTPCREL64 R_X86_64 = 28
821 {28, "R_X86_64_GOTPCREL64"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 775 R_X86_64_GOTPCREL64 R_X86_64 = 28
821 {28, "R_X86_64_GOTPCREL64"},
    [all...]

Completed in 122 milliseconds