Searched refs:R_SPARC_13 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 48 R_SPARC_13, R_SPARC_LO10, enumerator 98 …HOWTO(R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_1… 131 { BFD_RELOC_SPARC13, R_SPARC_13 },
|
| D | elf64-sparc.c | 126 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (R_SPARC_13); in elf64_sparc_slurp_one_reloc_table() 319 if (r->howto->type == R_SPARC_13 in elf64_sparc_write_relocs() 390 if (r->howto->type == R_SPARC_13 in elf64_sparc_write_relocs()
|
| D | elfxx-sparc.c | 191 …HOWTO(R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR… 288 { BFD_RELOC_SPARC13, R_SPARC_13 }, 1356 case R_SPARC_13: in _bfd_sparc_elf_check_relocs() 1649 case R_SPARC_13: in _bfd_sparc_elf_gc_sweep_hook() 2736 case R_SPARC_13: in _bfd_sparc_elf_relocate_section()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | Sparc.def | 17 ELF_RELOC(R_SPARC_13, 11)
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | sparc.h | 75 RELOC_NUMBER (R_SPARC_13, 11)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| D | SparcELFObjectWriter.cpp | 81 case Sparc::fixup_sparc_13: return ELF::R_SPARC_13; in getRelocType()
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 1333 #define R_SPARC_13 11 macro
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 2167 _ELF_DEFINE_RELOC(R_SPARC_13, 11) \
|