Searched refs:R_SPARC_8 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-sparc.c | 39 R_SPARC_8, R_SPARC_16, R_SPARC_32, enumerator 78 …HOWTO(R_SPARC_8, 0,0, 8,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_8… 113 { BFD_RELOC_8, R_SPARC_8 },
|
D | nlm32-sparc.c | 35 R_SPARC_8, R_SPARC_16, R_SPARC_32, enumerator 53 …HOWTO (R_SPARC_8, 0,0, 8,FALSE,0,complain_overflow_bitfield,0,"R_SPARC_8", FALSE,0,0x0…
|
D | elfxx-sparc.c | 213 …HOWTO(R_SPARC_8, 0,0, 8,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR… 325 return &_bfd_sparc_elf_howto_table[R_SPARC_8]; in _bfd_sparc_elf_reloc_type_lookup() 1708 case R_SPARC_8: in _bfd_sparc_elf_check_relocs() 2033 case R_SPARC_8: in _bfd_sparc_elf_gc_sweep_hook() 3354 case R_SPARC_8: in _bfd_sparc_elf_relocate_section()
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 53 R_SPARC_8 = 1, // Direct 8 bit enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 64 RELOC_NUMBER (R_SPARC_8, 1)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2016 case elfcpp::R_SPARC_8: in get_reference_flags() 2147 case elfcpp::R_SPARC_8: in check_non_pic() 2189 case elfcpp::R_SPARC_8: in check_non_pic() 2309 case elfcpp::R_SPARC_8: in local() 2676 case elfcpp::R_SPARC_8: in global() 3279 case elfcpp::R_SPARC_8: in relocate()
|