Searched refs:R_SPARC_16 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-sparc.c | 39 R_SPARC_8, R_SPARC_16, R_SPARC_32, enumerator 79 …HOWTO(R_SPARC_16, 0,1,16,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_1… 112 { BFD_RELOC_16, R_SPARC_16, },
|
D | nlm32-sparc.c | 35 R_SPARC_8, R_SPARC_16, R_SPARC_32, enumerator 54 …HOWTO (R_SPARC_16, 0,1,16,FALSE,0,complain_overflow_bitfield,0,"R_SPARC_16", FALSE,0,0x0…
|
D | elfxx-sparc.c | 214 …HOWTO(R_SPARC_16, 0,1,16,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR… 328 return &_bfd_sparc_elf_howto_table[R_SPARC_16]; in _bfd_sparc_elf_reloc_type_lookup() 1709 case R_SPARC_16: in _bfd_sparc_elf_check_relocs() 2034 case R_SPARC_16: in _bfd_sparc_elf_gc_sweep_hook() 3355 case R_SPARC_16: in _bfd_sparc_elf_relocate_section() 3425 case R_SPARC_16: in _bfd_sparc_elf_relocate_section() 3431 r_type = R_SPARC_16; in _bfd_sparc_elf_relocate_section()
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 54 R_SPARC_16 = 2, // Direct 16 bit enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 65 RELOC_NUMBER (R_SPARC_16, 2)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2013 case elfcpp::R_SPARC_16: in get_reference_flags() 2148 case elfcpp::R_SPARC_16: in check_non_pic() 2190 case elfcpp::R_SPARC_16: in check_non_pic() 2306 case elfcpp::R_SPARC_16: in local() 2673 case elfcpp::R_SPARC_16: in global() 2701 case elfcpp::R_SPARC_16: in global() 2715 orig_r_type = r_type = elfcpp::R_SPARC_16; in global() 3284 case elfcpp::R_SPARC_16: in relocate()
|
D | ChangeLog | 9990 unaligned for R_SPARC_16, R_SPARC_32, or R_SPARC_64, use the unaligned
|