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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-260-be.d 7 +10004: R_AARCH64_PREL64 _GOT_\+0x12
emit-relocs-260.d 9 +10004: R_AARCH64_PREL64 _GOT_\+0x12
emit-relocs-262.d 9 +10004: R_AARCH64_PREL64 tempy2
  /bionic/libc/arch-arm64/include/machine/
elf_machdep.h 54 #define R_AARCH64_PREL64 260
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
elf_machdep.h 54 #define R_AARCH64_PREL64 260
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 54 #define R_AARCH64_PREL64 260
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 54 #define R_AARCH64_PREL64 260
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/machine/
elf_machdep.h 54 #define R_AARCH64_PREL64 260
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
reloc-data.d 28 40: R_AARCH64_PREL64 global\+0x3c
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LongBranchStub.cpp 33 0x00000000, // .xword <-- R_AARCH64_PREL64(X+12)
40 0x00000000, // .xword <-- R_AARCH64_PREL64(X)
57 addFixup(0x10, 12, llvm::ELF::R_AARCH64_PREL64);
61 addFixup(0x8, 0, llvm::ELF::R_AARCH64_PREL64);
AArch64Relocator.cpp 270 case llvm::ELF::R_AARCH64_PREL64:
505 // R_AARCH64_PREL64: S + A - P
514 if (llvm::ELF::R_AARCH64_PREL64 != pReloc.type())
534 if (llvm::ELF::R_AARCH64_PREL64 != pReloc.type() &&
  /toolchain/binutils/binutils-2.25/elfcpp/
aarch64.h 55 R_AARCH64_PREL64 = 260, // S + A - P
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 69 return ELF::R_AARCH64_PREL64;
  /toolchain/binutils/binutils-2.25/include/elf/
aarch64.h 181 RELOC_NUMBER (R_AARCH64_PREL64, 260)
  /art/runtime/
elf.h 577 R_AARCH64_PREL64 = 0x104,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 598 R_AARCH64_PREL64 = 0x104
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 838 R_AARCH64_PREL64 R_AARCH64 = 260
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 838 R_AARCH64_PREL64 R_AARCH64 = 260
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
  /bionic/linker/
linker.cpp     [all...]

Completed in 393 milliseconds