Searched refs:R_AARCH64_MOVW_UABS_G3 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp146 Type = ELF::R_AARCH64_MOVW_UABS_G3;
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp374 case ELF::R_AARCH64_MOVW_UABS_G3: {
959 ELF::R_AARCH64_MOVW_UABS_G3, Value.Addend);
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DELF.cpp197 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_MOVW_UABS_G3);
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h581 R_AARCH64_MOVW_UABS_G3 = 0x10d, enumerator in enum:llvm::ELF::__anon2110

Completed in 191 milliseconds