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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-260-be.d 10 +1000c: R_AARCH64_PREL16 _GOT_
11 +1000e: R_AARCH64_PREL16 _GOT_\+0x500
emit-relocs-260.d 12 +1000c: R_AARCH64_PREL16 _GOT_
13 +1000e: R_AARCH64_PREL16 _GOT_\+0x500
emit-relocs-262.d 12 +1000c: R_AARCH64_PREL16 tempy3
13 +1000e: R_AARCH64_PREL16 tempy3\+0x8
  /bionic/libc/arch-arm64/include/machine/
elf_machdep.h 56 #define R_AARCH64_PREL16 262
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
elf_machdep.h 56 #define R_AARCH64_PREL16 262
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 56 #define R_AARCH64_PREL16 262
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 56 #define R_AARCH64_PREL16 262
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/machine/
elf_machdep.h 56 #define R_AARCH64_PREL16 262
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
reloc-data.d 22 30: R_AARCH64_PREL16 global\+0x2c
  /toolchain/binutils/binutils-2.25/elfcpp/
aarch64.h 57 R_AARCH64_PREL16 = 262, // S + A - P
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 65 return ELF::R_AARCH64_PREL16;
  /toolchain/binutils/binutils-2.25/include/elf/
aarch64.h 187 RELOC_NUMBER (R_AARCH64_PREL16, 262)
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp 272 case llvm::ELF::R_AARCH64_PREL16:
507 // R_AARCH64_PREL16: S + A - P
  /art/runtime/
elf.h 579 R_AARCH64_PREL16 = 0x106,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 600 R_AARCH64_PREL16 = 0x106
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 840 R_AARCH64_PREL16 R_AARCH64 = 262
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 840 R_AARCH64_PREL16 R_AARCH64 = 262
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
  /bionic/linker/
linker.cpp     [all...]

Completed in 504 milliseconds