Searched refs:R_SPARC_6 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 97 R_SPARC_6 = 45, // Direct 6 bit enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 117 RELOC_NUMBER (R_SPARC_6, 45)
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 257 …HOWTO(R_SPARC_6, 0,2, 6,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR… 439 return &_bfd_sparc_elf_howto_table[R_SPARC_6]; in _bfd_sparc_elf_reloc_type_lookup() 1726 case R_SPARC_6: in _bfd_sparc_elf_check_relocs() 2052 case R_SPARC_6: in _bfd_sparc_elf_gc_sweep_hook() 3372 case R_SPARC_6: in _bfd_sparc_elf_relocate_section()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2018 case elfcpp::R_SPARC_6: in get_reference_flags() 2311 case elfcpp::R_SPARC_6: in local() 2678 case elfcpp::R_SPARC_6: in global() 3508 case elfcpp::R_SPARC_6: in relocate()
|