Searched refs:R_SPARC_16 (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
H A Dcoff-sparc.c44 R_SPARC_8, R_SPARC_16, R_SPARC_32, enumerator in enum:reloc_type
89 HOWTO(R_SPARC_16, 0,1,16,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_16", FALSE,0,0x0000ffff,TRUE),
121 { BFD_RELOC_16, R_SPARC_16, },
H A Delfxx-sparc.c182 HOWTO(R_SPARC_16, 0,1,16,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_16", FALSE,0,0x0000ffff,TRUE),
276 { BFD_RELOC_16, R_SPARC_16, },
1354 case R_SPARC_16:
1648 case R_SPARC_16:
2737 case R_SPARC_16:
2808 case R_SPARC_16:
2814 r_type = R_SPARC_16;
/freebsd-12-stable/contrib/binutils/include/elf/
H A Dsparc.h66 RELOC_NUMBER (R_SPARC_16, 2)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp74 : ELF::R_SPARC_16);
/freebsd-12-stable/sys/sys/
H A Delf_common.h1323 #define R_SPARC_16 2 macro
/freebsd-12-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2158 _ELF_DEFINE_RELOC(R_SPARC_16, 2) \

Completed in 266 milliseconds