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

  /bionic/libc/arch-arm64/include/machine/
elf_machdep.h 72 #define R_AARCH64_ADR_PREL_PG_HI21 275
  /development/ndk/platforms/android-L/arch-arm64/include/machine/
elf_machdep.h 72 #define R_AARCH64_ADR_PREL_PG_HI21 275
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 75 return ELF::R_AARCH64_ADR_PREL_PG_HI21;
  /external/llvm/lib/Object/
ELF.cpp 215 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_ADR_PREL_PG_HI21);
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 609 R_AARCH64_ADR_PREL_PG_HI21 = 0x113
    [all...]
  /art/runtime/
elf.h 594 R_AARCH64_ADR_PREL_PG_HI21 = 0x113,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 609 R_AARCH64_ADR_PREL_PG_HI21 = 0x113,
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 453 case ELF::R_AARCH64_ADR_PREL_PG_HI21: {
    [all...]

Completed in 50 milliseconds