Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Dcoff-sparc.c43 R_SPARC_NONE = 0, enumerator
87 …HOWTO(R_SPARC_NONE, 0,0, 0,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_N…
120 { BFD_RELOC_NONE, R_SPARC_NONE, },
Delfxx-sparc.c180 …HOWTO(R_SPARC_NONE, 0,0, 0,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR…
275 { BFD_RELOC_NONE, R_SPARC_NONE, },
430 r_type = R_SPARC_NONE; in _bfd_sparc_elf_info_to_howto_ptr()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DSPARCV9.cpp38 noneRel = R_SPARC_NONE; in SPARCV9()
77 case R_SPARC_NONE: in getRelExpr()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSparc.def6 ELF_RELOC(R_SPARC_NONE, 0)
/freebsd-12-stable/contrib/binutils/include/elf/
Dsparc.h64 RELOC_NUMBER (R_SPARC_NONE, 0)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp113 return ELF::R_SPARC_NONE; in getRelocType()
/freebsd-12-stable/sys/sparc64/sparc64/
Delf_machdep.c364 if (rtype == R_SPARC_NONE || rtype == R_SPARC_RELATIVE) in elf_reloc()
/freebsd-12-stable/sys/sys/
Delf_common.h1322 #define R_SPARC_NONE 0 macro
/freebsd-12-stable/libexec/rtld-elf/sparc64/
Dreloc.c349 if (type == R_SPARC_NONE) in reloc_nonplt_object()
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2156 _ELF_DEFINE_RELOC(R_SPARC_NONE, 0) \