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

  /bionic/libc/include/bits/
elf_arm64.h 85 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /bionic/linker/
linker_relocs.h 40 #define R_GENERIC_RELATIVE R_AARCH64_RELATIVE
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 99 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */
  /prebuilts/ndk/r11/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()) {
  /development/vndk/tools/vtable-dumper/
elf_handling.cpp 25 using llvm::ELF::R_AARCH64_RELATIVE;
247 case R_AARCH64_RELATIVE:
  /toolchain/binutils/binutils-2.25/include/elf/
aarch64.h 400 RELOC_NUMBER (R_AARCH64_RELATIVE, 1027)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 669 #define R_AARCH64_RELATIVE 1027 /* Delta(S) + A , Delta(P) + A */
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 711 R_AARCH64_RELATIVE = 0x403
    [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...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
lib.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
lib.go     [all...]

Completed in 471 milliseconds