Home
last modified time | relevance | path

Searched refs:R_SPARC_PC22 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp65 case R_SPARC_PC22: in getRelExpr()
113 case R_SPARC_PC22: in relocate()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def23 ELF_RELOC(R_SPARC_PC22, 17)
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp66 case Sparc::fixup_sparc_pc22: return ELF::R_SPARC_PC22; in getRelocType()
/freebsd/sys/sys/
H A Delf_common.h1398 #define R_SPARC_PC22 17 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2177 _ELF_DEFINE_RELOC(R_SPARC_PC22, 17) \