Searched refs:R_SPARC_GOT22 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 49 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 },
|
| D | elfxx-sparc.c | 195 …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()
|
| D | ChangeLog-9495 | 5852 R_SPARC_GOT22, and R_SPARC_PC10 to not warn about reloc overflow.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| D | SparcELFObjectWriter.cpp | 90 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/ |
| D | SPARCV9.cpp | 73 case R_SPARC_GOT22: in getRelExpr() 114 case R_SPARC_GOT22: in relocate()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | Sparc.def | 21 ELF_RELOC(R_SPARC_GOT22, 15)
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | sparc.h | 79 RELOC_NUMBER (R_SPARC_GOT22, 15)
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 1337 #define R_SPARC_GOT22 15 macro
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 2171 _ELF_DEFINE_RELOC(R_SPARC_GOT22, 15) \
|