Home
last modified time | relevance | path

Searched refs:R_SPARC_GOT13 (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dcoff-sparc.c49 R_SPARC_GOT10, R_SPARC_GOT13, R_SPARC_GOT22, enumerator
101 …HOWTO(R_SPARC_GOT13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_G…
133 { BFD_RELOC_SPARC_GOT13, R_SPARC_GOT13 },
Delfxx-sparc.c194 …HOWTO(R_SPARC_GOT13, 0,2,13,FALSE,0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPAR…
290 { BFD_RELOC_SPARC_GOT13, R_SPARC_GOT13 },
1175 case R_SPARC_GOT13: in _bfd_sparc_elf_check_relocs()
1187 case R_SPARC_GOT13: in _bfd_sparc_elf_check_relocs()
1612 case R_SPARC_GOT13: in _bfd_sparc_elf_gc_sweep_hook()
2572 case R_SPARC_GOT13: in _bfd_sparc_elf_relocate_section()
DChangeLog-94953436 * elf32-sparc.c (elf_sparc_howto_table): Change R_SPARC_GOT13 from
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp92 case Sparc::fixup_sparc_got13: return ELF::R_SPARC_GOT13; in getRelocType()
127 case ELF::R_SPARC_GOT13: in needsRelocateWithSymbol()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSparc.def20 ELF_RELOC(R_SPARC_GOT13, 14)
/freebsd-12-stable/contrib/binutils/include/elf/
Dsparc.h78 RELOC_NUMBER (R_SPARC_GOT13, 14)
/freebsd-12-stable/sys/sys/
Delf_common.h1336 #define R_SPARC_GOT13 14 macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2170 _ELF_DEFINE_RELOC(R_SPARC_GOT13, 14) \