Home
last modified time | relevance | path

Searched refs:R_SPARC_32 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp51 case R_SPARC_32: in getRelExpr()
90 case R_SPARC_32: in relocate()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def9 ELF_RELOC(R_SPARC_32, 3)
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp231 case ELF::R_SPARC_32: in supportsSparc64()
244 case ELF::R_SPARC_32: in resolveSparc64()
415 case ELF::R_SPARC_32: in supportsSparc32()
425 if (Type == ELF::R_SPARC_32 || Type == ELF::R_SPARC_UA32) in resolveSparc32()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp82 : ELF::R_SPARC_32); in getRelocType()
H A DSparcAsmBackend.cpp157 .Case("BFD_RELOC_32", ELF::R_SPARC_32) in getFixupKind()
/freebsd/sys/sys/
H A Delf_common.h1384 #define R_SPARC_32 3 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2163 _ELF_DEFINE_RELOC(R_SPARC_32, 3) \