Home
last modified time | relevance | path

Searched refs:R_SPARC_GOT22 (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dcoff-sparc.c49 R_SPARC_GOT10, R_SPARC_GOT13, R_SPARC_GOT22, enumerator
102 …HOWTO(R_SPARC_GOT22, 10,2,22,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_G…
134 { BFD_RELOC_SPARC_GOT22, R_SPARC_GOT22 },
Delfxx-sparc.c195 …HOWTO(R_SPARC_GOT22, 10,2,22,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR…
291 { BFD_RELOC_SPARC_GOT22, R_SPARC_GOT22 },
1176 case R_SPARC_GOT22: in _bfd_sparc_elf_check_relocs()
1188 case R_SPARC_GOT22: in _bfd_sparc_elf_check_relocs()
1613 case R_SPARC_GOT22: in _bfd_sparc_elf_gc_sweep_hook()
2573 case R_SPARC_GOT22: in _bfd_sparc_elf_relocate_section()
DChangeLog-94955852 R_SPARC_GOT22, and R_SPARC_PC10 to not warn about reloc overflow.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp90 case Sparc::fixup_sparc_got22: return ELF::R_SPARC_GOT22; in getRelocType()
128 case ELF::R_SPARC_GOT22: in needsRelocateWithSymbol()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DSPARCV9.cpp73 case R_SPARC_GOT22: in getRelExpr()
114 case R_SPARC_GOT22: in relocate()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSparc.def21 ELF_RELOC(R_SPARC_GOT22, 15)
/freebsd-12-stable/contrib/binutils/include/elf/
Dsparc.h79 RELOC_NUMBER (R_SPARC_GOT22, 15)
/freebsd-12-stable/sys/sys/
Delf_common.h1337 #define R_SPARC_GOT22 15 macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2171 _ELF_DEFINE_RELOC(R_SPARC_GOT22, 15) \