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

  /bionic/libc/arch-arm64/include/machine/
elf_machdep.h 71 #define R_AARCH64_ADR_PREL_LO21 274
  /development/ndk/platforms/android-L/arch-arm64/include/machine/
elf_machdep.h 71 #define R_AARCH64_ADR_PREL_LO21 274
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 72 return ELF::R_AARCH64_ADR_PREL_LO21;
  /external/llvm/lib/Object/
ELF.cpp 214 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_ADR_PREL_LO21);
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 608 R_AARCH64_ADR_PREL_LO21 = 0x112
    [all...]
  /art/runtime/
elf.h 593 R_AARCH64_ADR_PREL_LO21 = 0x112,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 608 R_AARCH64_ADR_PREL_LO21 = 0x112,
    [all...]

Completed in 49 milliseconds