Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def53 ELF_RELOC(R_SPARC_HIX22, 48)
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp118 case Sparc::fixup_sparc_hix22: return ELF::R_SPARC_HIX22; in getRelocType()
/freebsd/sys/sys/
H A Delf_common.h1608 #define R_SPARC_HIX22 48 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2208 _ELF_DEFINE_RELOC(R_SPARC_HIX22, 48) \