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

  /bionic/linker/
linker_relocs.h 28 #define R_GENERIC_RELATIVE R_AARCH64_RELATIVE
  /bionic/libc/arch-arm64/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /toolchain/binutils/binutils-2.25/elfcpp/
aarch64.h 173 R_AARCH64_RELATIVE = 1027, // Delta(S) + A
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64RelocationHelpers.h 126 if (pType == llvm::ELF::R_AARCH64_RELATIVE || pSym == NULL)
135 /// R_AARCH64_RELATIVE
177 rsym, *got_entry, 0x0, llvm::ELF::R_AARCH64_RELATIVE, pParent);
AArch64Relocator.cpp 168 llvm::ELF::R_AARCH64_RELATIVE,
255 llvm::ELF::R_AARCH64_RELATIVE,
491 llvm::ELF::R_AARCH64_RELATIVE == dyn_rel->type()) {
  /toolchain/binutils/binutils-2.25/include/elf/
aarch64.h 400 RELOC_NUMBER (R_AARCH64_RELATIVE, 1027)
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 711 R_AARCH64_RELATIVE = 0x403
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 128 milliseconds