HomeSort by relevance Sort by last modified time
    Searched refs:R_AARCH64_PREL32 (Results 1 - 25 of 26) sorted by null

1 2

  /bionic/libc/include/bits/
elf_arm64.h 41 #define R_AARCH64_PREL32 261
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-260-be.d 6 +10000: R_AARCH64_PREL32 _GOT_
emit-relocs-260.d 7 +10000: R_AARCH64_PREL32 _GOT_
emit-relocs-262.d 7 +10000: R_AARCH64_PREL32 tempy
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
elf_machdep.h 55 #define R_AARCH64_PREL32 261
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 55 #define R_AARCH64_PREL32 261
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 55 #define R_AARCH64_PREL32 261
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 55 #define R_AARCH64_PREL32 261
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 55 #define R_AARCH64_PREL32 261
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/machine/
elf_machdep.h 55 #define R_AARCH64_PREL32 261
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
reloc-data.d 24 34: R_AARCH64_PREL32 global\+0x30
  /toolchain/binutils/binutils-2.25/elfcpp/
aarch64.h 56 R_AARCH64_PREL32 = 261, // S + A - P
  /toolchain/binutils/binutils-2.25/include/elf/
aarch64.h 184 RELOC_NUMBER (R_AARCH64_PREL32, 261)
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 72 return ELF::R_AARCH64_PREL32;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 556 #define R_AARCH64_PREL32 261 /* S + A - P */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 556 #define R_AARCH64_PREL32 261 /* S + A - P */
    [all...]
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp 271 case llvm::ELF::R_AARCH64_PREL32:
506 // R_AARCH64_PREL32: S + A - P
  /art/runtime/
elf.h 578 R_AARCH64_PREL32 = 0x105,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 599 R_AARCH64_PREL32 = 0x105
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 330 case ELF::R_AARCH64_PREL32: {
    [all...]

Completed in 1320 milliseconds

1 2