Searched refs:R_SPARC_WPLT30 (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
D | plt.d | 11 0: R_SPARC_WPLT30 foo 14 8: R_SPARC_WPLT30 bar\+0x4
|
D | plt64.d | 11 0: R_SPARC_WPLT30 foo 14 8: R_SPARC_WPLT30 bar\+0x4
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-sparc.c | 46 R_SPARC_WPLT30, enumerator 95 …HOWTO(R_SPARC_WPLT30, 0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_W… 128 { BFD_RELOC_SPARC_WPLT30, R_SPARC_WPLT30 },
|
D | nlm32-sparc.c | 42 R_SPARC_WPLT30, enumerator 70 …HOWTO (R_SPARC_WPLT30, 0,0,00,FALSE,0,complain_overflow_dont, 0,"R_SPARC_WPLT30", FALSE,0,0x0…
|
D | elfxx-sparc.c | 230 …HOWTO(R_SPARC_WPLT30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPAR… 376 return &_bfd_sparc_elf_howto_table[R_SPARC_WPLT30]; in _bfd_sparc_elf_reloc_type_lookup() 1638 case R_SPARC_WPLT30: in _bfd_sparc_elf_check_relocs() 1664 else if (r_type == R_SPARC_WPLT30) in _bfd_sparc_elf_check_relocs() 2064 case R_SPARC_WPLT30: in _bfd_sparc_elf_gc_sweep_hook() 3086 case R_SPARC_WPLT30: in _bfd_sparc_elf_relocate_section() 3289 case R_SPARC_WPLT30: in _bfd_sparc_elf_relocate_section() 3309 else if (r_type == R_SPARC_WPLT30 && h == NULL) in _bfd_sparc_elf_relocate_section() 3825 r_type = R_SPARC_WPLT30; in _bfd_sparc_elf_relocate_section() 4047 else if ((r_type == R_SPARC_WDISP30 || r_type == R_SPARC_WPLT30) in _bfd_sparc_elf_relocate_section()
|
D | ChangeLog-9495 | 4678 R_SPARC_WPLT30 reloc, just set the ELF_LINK_HASH_NEEDS_PLT flag. 4692 Treat a R_SPARC_WPLT30 reloc against a symbol for which we did not
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 70 R_SPARC_WPLT30 = 18, // 30 bit PC relative PLT address enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 81 RELOC_NUMBER (R_SPARC_WPLT30, 18)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2047 case elfcpp::R_SPARC_WPLT30: in get_reference_flags() 2340 case elfcpp::R_SPARC_WPLT30: in local() 2602 case elfcpp::R_SPARC_WPLT30: in global() 3328 case elfcpp::R_SPARC_WPLT30: in relocate()
|
D | ChangeLog | 3814 and R_SPARC_WPLT30. 9474 * sparc.cc (Target_sparc::Scan::local): Accept R_SPARC_WPLT30.
|