Searched defs:R_AARCH64_RELATIVE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/relocation_packer/src/
H A Delf_traits.h26 #ifndef R_AARCH64_RELATIVE
27 #define R_AARCH64_RELATIVE 1027 macro
92 enum { kRelativeRelocationCode = R_AARCH64_RELATIVE };
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_elf_relocations.cpp57 #define R_AARCH64_RELATIVE 1027 macro
59 #define RELATIVE_RELOCATION_CODE R_AARCH64_RELATIVE
121 case R_AARCH64_RELATIVE:
510 case R_AARCH64_RELATIVE:
511 RLOG(" R_AARCH64_RELATIVE target=%p (%p) bias=%p\n",
886 case R_AARCH64_RELATIVE:
/external/qemu/include/
H A Delf.h813 #define R_AARCH64_RELATIVE 1027 macro

Completed in 643 milliseconds