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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp196 return ELF::R_AARCH64_MOVW_UABS_G3;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp405 case ELF::R_AARCH64_MOVW_UABS_G3: {
1042 ELF::R_AARCH64_MOVW_UABS_G3, Value.Addend);
/external/llvm/lib/Object/
H A DELF.cpp209 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_MOVW_UABS_G3);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py603 R_AARCH64_MOVW_UABS_G3 = 0x10d variable in class:Relocs_Elf_AArch64
/external/qemu/include/
H A Delf.h711 #define R_AARCH64_MOVW_UABS_G3 269 macro
/external/llvm/include/llvm/Support/
H A DELF.h602 R_AARCH64_MOVW_UABS_G3 = 0x10d, enumerator in enum:llvm::ELF::__anon25586

Completed in 82 milliseconds