Searched refs:R_AARCH64_MOVW_UABS_G2_NC (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp143 Type = ELF::R_AARCH64_MOVW_UABS_G2_NC;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp341 case ELF::R_AARCH64_MOVW_UABS_G2_NC: {
886 ELF::R_AARCH64_MOVW_UABS_G2_NC, Value.Addend);
/external/llvm/include/llvm/Support/
H A DELF.h579 R_AARCH64_MOVW_UABS_G2_NC = 0x10c, enumerator in enum:llvm::ELF::__anon20990
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py602 R_AARCH64_MOVW_UABS_G2_NC = 0x10c variable in class:Relocs_Elf_AArch64
/external/llvm/include/llvm/Object/
H A DELF.h1729 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_MOVW_UABS_G2_NC);

Completed in 221 milliseconds