Searched refs:R_SPARC_NONE (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 43 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, },
|
| D | elfxx-sparc.c | 180 …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/ |
| D | SPARCV9.cpp | 38 noneRel = R_SPARC_NONE; in SPARCV9() 77 case R_SPARC_NONE: in getRelExpr()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | Sparc.def | 6 ELF_RELOC(R_SPARC_NONE, 0)
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | sparc.h | 64 RELOC_NUMBER (R_SPARC_NONE, 0)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| D | SparcELFObjectWriter.cpp | 113 return ELF::R_SPARC_NONE; in getRelocType()
|
| /freebsd-12-stable/sys/sparc64/sparc64/ |
| D | elf_machdep.c | 364 if (rtype == R_SPARC_NONE || rtype == R_SPARC_RELATIVE) in elf_reloc()
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 1322 #define R_SPARC_NONE 0 macro
|
| /freebsd-12-stable/libexec/rtld-elf/sparc64/ |
| D | reloc.c | 349 if (type == R_SPARC_NONE) in reloc_nonplt_object()
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 2156 _ELF_DEFINE_RELOC(R_SPARC_NONE, 0) \
|