Searched refs:R_SPARC_UA32 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
D | unalign.d | 11 1: R_SPARC_UA32 fred 15 b: R_SPARC_UA32 baz 17 f: R_SPARC_UA32 bar
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-sparc.c | 50 R_SPARC_UA32, enumerator 100 …HOWTO(R_SPARC_UA32, 0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_U…
|
D | nlm32-sparc.c | 46 R_SPARC_UA32, enumerator 75 …HOWTO (R_SPARC_UA32, 0,0,00,FALSE,0,complain_overflow_dont, 0,"R_SPARC_UA32", FALSE,0,0x0…
|
D | elfxx-sparc.c | 235 …HOWTO(R_SPARC_UA32, 0,2,32,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPAR… 391 return &_bfd_sparc_elf_howto_table[R_SPARC_UA32]; in _bfd_sparc_elf_reloc_type_lookup() 1716 case R_SPARC_UA32: in _bfd_sparc_elf_check_relocs() 2041 case R_SPARC_UA32: in _bfd_sparc_elf_gc_sweep_hook() 3362 case R_SPARC_UA32: in _bfd_sparc_elf_relocate_section() 3435 r_type = R_SPARC_UA32; in _bfd_sparc_elf_relocate_section() 3437 case R_SPARC_UA32: in _bfd_sparc_elf_relocate_section() 4161 || r_type == R_SPARC_UA32 in _bfd_sparc_elf_relocate_section()
|
D | ChangeLog-2012 | 2594 overflows for R_SPARC_UA32 in .stab sections.
|
D | ChangeLog-0001 | 2718 * elf32-sparc.c (elf32_sparc_relocate_section): Treat R_SPARC_UA32 5300 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 75 R_SPARC_UA32 = 23, // Direct 32 bit unaligned enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 86 RELOC_NUMBER (R_SPARC_UA32, 23)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2010 case elfcpp::R_SPARC_UA32: in get_reference_flags() 2164 case elfcpp::R_SPARC_UA32: in check_non_pic() 2198 case elfcpp::R_SPARC_UA32: in check_non_pic() 2301 case elfcpp::R_SPARC_UA32: in local() 2670 case elfcpp::R_SPARC_UA32: in global() 2707 orig_r_type = r_type = elfcpp::R_SPARC_UA32; in global() 2717 case elfcpp::R_SPARC_UA32: in global() 3415 case elfcpp::R_SPARC_UA32: in relocate()
|