Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
HDSparcELFObjectWriter.cpp77 case FK_NONE: return ELF::R_SPARC_NONE; in getRelocType()
125 return ELF::R_SPARC_NONE; in getRelocType()
HDSparcAsmBackend.cpp155 .Case("BFD_RELOC_NONE", ELF::R_SPARC_NONE) in getFixupKind()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDSparc.def6 ELF_RELOC(R_SPARC_NONE, 0)
/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDSPARCV9.cpp75 case R_SPARC_NONE: in getRelExpr()
/freebsd-14-stable/sys/sys/
HDelf_common.h1384 #define R_SPARC_NONE 0 macro
/freebsd-14-stable/contrib/elftoolchain/common/
HDelfdefinitions.h2160 _ELF_DEFINE_RELOC(R_SPARC_NONE, 0) \