Home
last modified time | relevance | path

Searched refs:R_AARCH64_MOVW_PREL_G3 (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/arch/arm64/include/
Dreloc.h54 #define R_AARCH64_MOVW_PREL_G3 293 macro
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DAArch64.cpp152 case R_AARCH64_MOVW_PREL_G3: in getRelExpr()
495 case R_AARCH64_MOVW_PREL_G3: in relocate()
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def45 ELF_RELOC(R_AARCH64_MOVW_PREL_G3, 0x125)
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp409 return ELF::R_AARCH64_MOVW_PREL_G3; in getRelocType()