Home
last modified time | relevance | path

Searched refs:R_SPARC_UA32 (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
Dunalign.d11 1: R_SPARC_UA32 fred
15 b: R_SPARC_UA32 baz
17 f: R_SPARC_UA32 bar
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-sparc.c50 R_SPARC_UA32, enumerator
100 …HOWTO(R_SPARC_UA32, 0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_U…
Dnlm32-sparc.c46 R_SPARC_UA32, enumerator
75 …HOWTO (R_SPARC_UA32, 0,0,00,FALSE,0,complain_overflow_dont, 0,"R_SPARC_UA32", FALSE,0,0x0…
Delfxx-sparc.c235 …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()
DChangeLog-20122594 overflows for R_SPARC_UA32 in .stab sections.
DChangeLog-00012718 * 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/
Dsparc.h75 R_SPARC_UA32 = 23, // Direct 32 bit unaligned enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Dsparc.h86 RELOC_NUMBER (R_SPARC_UA32, 23)
/toolchain/binutils/binutils-2.25/gold/
Dsparc.cc2010 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()