Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp99 case FK_NONE: return ELF::R_SPARC_NONE; in getRelocType()
117 return ELF::R_SPARC_NONE; in getRelocType()
H A DSparcAsmBackend.cpp170 .Case("BFD_RELOC_NONE", ELF::R_SPARC_NONE) in getFixupKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def6 ELF_RELOC(R_SPARC_NONE, 0)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp74 case R_SPARC_NONE: in getRelExpr()
/freebsd/sys/sys/
H A Delf_common.h1601 #define R_SPARC_NONE 0 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2160 _ELF_DEFINE_RELOC(R_SPARC_NONE, 0) \