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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp208 return ELF::R_AARCH64_MOVW_UABS_G1_NC;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp429 case ELF::R_AARCH64_MOVW_UABS_G1_NC: {
1046 ELF::R_AARCH64_MOVW_UABS_G1_NC, Value.Addend);
/external/llvm/lib/Object/
H A DELF.cpp206 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_MOVW_UABS_G1_NC);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py600 R_AARCH64_MOVW_UABS_G1_NC = 0x10a variable in class:Relocs_Elf_AArch64
/external/qemu/include/
H A Delf.h708 #define R_AARCH64_MOVW_UABS_G1_NC 266 macro
/external/llvm/include/llvm/Support/
H A DELF.h599 R_AARCH64_MOVW_UABS_G1_NC = 0x10a, enumerator in enum:llvm::ELF::__anon25586

Completed in 510 milliseconds