Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp99 case Sparc::fixup_sparc_got13: return ELF::R_SPARC_GOT13; in getRelocType()
140 case ELF::R_SPARC_GOT13: in needsRelocateWithSymbol()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def20 ELF_RELOC(R_SPARC_GOT13, 14)
/freebsd/sys/sys/
H A Delf_common.h1574 #define R_SPARC_GOT13 14 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2174 _ELF_DEFINE_RELOC(R_SPARC_GOT13, 14) \