Home
last modified time | relevance | path

Searched refs:R_AARCH64_MOVW_UABS_G2_NC (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/sys/arch/arm64/include/
Dreloc.h25 #define R_AARCH64_MOVW_UABS_G2_NC 268 macro
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DAArch64.cpp112 case R_AARCH64_MOVW_UABS_G2_NC: in getRelExpr()
463 case R_AARCH64_MOVW_UABS_G2_NC: in relocate()
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def21 ELF_RELOC(R_AARCH64_MOVW_UABS_G2_NC, 0x10c)
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
DELF_aarch64.cpp97 case ELF::R_AARCH64_MOVW_UABS_G2_NC: in getRelocationKind()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp395 return ELF::R_AARCH64_MOVW_UABS_G2_NC; in getRelocType()
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp499 case ELF::R_AARCH64_MOVW_UABS_G2_NC: in resolveAArch64Relocation()
1185 ELF::R_AARCH64_MOVW_UABS_G2_NC, Value.Addend); in resolveAArch64Branch()