Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDcoff-sparc.c47 R_SPARC_HI22, R_SPARC_22, enumerator
97 …HOWTO(R_SPARC_22, 0,2,22,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_2…
130 { BFD_RELOC_SPARC22, R_SPARC_22 },
HDelfxx-sparc.c190 …HOWTO(R_SPARC_22, 0,2,22,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR…
287 { BFD_RELOC_SPARC22, R_SPARC_22 },
1355 case R_SPARC_22: in _bfd_sparc_elf_check_relocs()
1648 case R_SPARC_22: in _bfd_sparc_elf_gc_sweep_hook()
2735 case R_SPARC_22: in _bfd_sparc_elf_relocate_section()
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
HDSPARCV9.cpp97 case R_SPARC_22: in relocateOne()
142 relocateOne(buf, R_SPARC_22, off); in writePlt()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDSparc.def16 ELF_RELOC(R_SPARC_22, 10)
/freebsd-11-stable/contrib/binutils/include/elf/
HDsparc.h74 RELOC_NUMBER (R_SPARC_22, 10)
/freebsd-11-stable/sys/sys/
HDelf_common.h1285 #define R_SPARC_22 10 macro
/freebsd-11-stable/contrib/elftoolchain/common/
HDelfdefinitions.h2166 _ELF_DEFINE_RELOC(R_SPARC_22, 10) \
/freebsd-11-stable/contrib/binutils/gas/
HDChangeLog-98991292 R_SPARC_22 reloc, not R_SPARC_HI22.