Searched refs:R_SPARC_13 (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
H A Dcoff-sparc.c48 R_SPARC_13, R_SPARC_LO10, enumerator in enum:reloc_type
98 HOWTO(R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_13", FALSE,0,0x00001fff,TRUE),
131 { BFD_RELOC_SPARC13, R_SPARC_13 },
H A Delf64-sparc.c51 for the same location, R_SPARC_LO10 and R_SPARC_13. */
126 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (R_SPARC_13);
305 latter is R_SPARC_13 with no associated symbol. */
319 if (r->howto->type == R_SPARC_13
390 if (r->howto->type == R_SPARC_13
H A Delfxx-sparc.c191 HOWTO(R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_13", FALSE,0,0x00001fff,TRUE),
288 { BFD_RELOC_SPARC13, R_SPARC_13 },
1358 case R_SPARC_13:
1652 case R_SPARC_13:
2741 case R_SPARC_13:
/freebsd-12-stable/contrib/binutils/include/elf/
H A Dsparc.h75 RELOC_NUMBER (R_SPARC_13, 11)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp81 case Sparc::fixup_sparc_13: return ELF::R_SPARC_13;
/freebsd-12-stable/sys/sys/
H A Delf_common.h1332 #define R_SPARC_13 11 macro
/freebsd-12-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2167 _ELF_DEFINE_RELOC(R_SPARC_13, 11) \

Completed in 141 milliseconds