Searched refs:R_AARCH64_ADR_PREL_PG_HI21 (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp75 return ELF::R_AARCH64_ADR_PREL_PG_HI21;
/external/llvm/lib/Object/
H A DELF.cpp215 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_ADR_PREL_PG_HI21);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py609 R_AARCH64_ADR_PREL_PG_HI21 = 0x113 variable in class:Relocs_Elf_AArch64
/external/qemu/include/
H A Delf.h719 #define R_AARCH64_ADR_PREL_PG_HI21 275 macro
/external/llvm/include/llvm/Support/
H A DELF.h609 R_AARCH64_ADR_PREL_PG_HI21 = 0x113, enumerator in enum:llvm::ELF::__anon25586
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp453 case ELF::R_AARCH64_ADR_PREL_PG_HI21: {

Completed in 105 milliseconds