Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCExpr.cpp36 case ELF::R_SPARC_LM22: return "lm"; in getSpecifierName()
85 .Case("lm", ELF::R_SPARC_LM22) in parseSpecifier()
H A DSparcAsmBackend.cpp69 case ELF::R_SPARC_LM22: in adjustFixupValue()
240 case ELF::R_SPARC_LM22: in getFixupKindInfo()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp59 case R_SPARC_LM22: in getRelExpr()
113 case R_SPARC_LM22: in relocate()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def42 ELF_RELOC(R_SPARC_LM22, 36)
/freebsd/sys/sys/
H A Delf_common.h1634 #define R_SPARC_LM22 36 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2196 _ELF_DEFINE_RELOC(R_SPARC_LM22, 36) \