Searched refs:R_SPARC_UA16 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
D | unalign.d | 13 6: R_SPARC_UA16 jim
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 107 R_SPARC_UA16 = 55, // Direct 16 bit unaligned enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 127 RELOC_NUMBER (R_SPARC_UA16, 55)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2012 case elfcpp::R_SPARC_UA16: in get_reference_flags() 2163 case elfcpp::R_SPARC_UA16: in check_non_pic() 2197 case elfcpp::R_SPARC_UA16: in check_non_pic() 2302 case elfcpp::R_SPARC_UA16: in local() 2672 case elfcpp::R_SPARC_UA16: in global() 2703 orig_r_type = r_type = elfcpp::R_SPARC_UA16; in global() 2713 case elfcpp::R_SPARC_UA16: in global() 3545 case elfcpp::R_SPARC_UA16: in relocate()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 267 …HOWTO(R_SPARC_UA16, 0,1,16,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SP… 469 return &_bfd_sparc_elf_howto_table[R_SPARC_UA16]; in _bfd_sparc_elf_reloc_type_lookup() 1715 case R_SPARC_UA16: in _bfd_sparc_elf_check_relocs() 2040 case R_SPARC_UA16: in _bfd_sparc_elf_gc_sweep_hook() 3361 case R_SPARC_UA16: in _bfd_sparc_elf_relocate_section() 3427 r_type = R_SPARC_UA16; in _bfd_sparc_elf_relocate_section() 3429 case R_SPARC_UA16: in _bfd_sparc_elf_relocate_section()
|