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.cpp50 case R_SPARC_32: in getRelExpr()
89 case R_SPARC_32: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp230 case ELF::R_SPARC_32: in supportsSparc64()
243 case ELF::R_SPARC_32: in resolveSparc64()
416 case ELF::R_SPARC_32: in supportsSparc32()
426 if (Type == ELF::R_SPARC_32 || Type == ELF::R_SPARC_UA32) in resolveSparc32()
/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/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp106 : ELF::R_SPARC_32); in getRelocType()
H A DSparcAsmBackend.cpp173 .Case("BFD_RELOC_32", ELF::R_SPARC_32) in getFixupKind()
/freebsd/sys/sys/
H A Delf_common.h1601 #define R_SPARC_32 3 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2163 _ELF_DEFINE_RELOC(R_SPARC_32, 3) \