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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp214 return ELF::R_AARCH64_MOVW_UABS_G0_NC;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp441 case ELF::R_AARCH64_MOVW_UABS_G0_NC: {
1049 ELF::R_AARCH64_MOVW_UABS_G0_NC, Value.Addend);
/external/llvm/lib/Object/
H A DELF.cpp204 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_MOVW_UABS_G0_NC);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py598 R_AARCH64_MOVW_UABS_G0_NC = 0x108 variable in class:Relocs_Elf_AArch64
/external/qemu/include/
H A Delf.h706 #define R_AARCH64_MOVW_UABS_G0_NC 264 macro
/external/llvm/include/llvm/Support/
H A DELF.h597 R_AARCH64_MOVW_UABS_G0_NC = 0x108, enumerator in enum:llvm::ELF::__anon25586

Completed in 1282 milliseconds