Searched refs:R_SPARC_JMP_IREL (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 145 R_SPARC_JMP_IREL = 248, // Create PLT slot to IFUNC function enumerator
|
D | ChangeLog | 140 * sparc.h (R_SPARC_JMP_IREL): New relocation.
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 167 RELOC_NUMBER (R_SPARC_JMP_IREL, 248)
|
D | ChangeLog | 838 * sparc.h (R_SPARC_JMP_IREL, R_SPARC_IRELATIVE): Define.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 1553 p->rel->add_symbolless_global_addend(p->gsym, elfcpp::R_SPARC_JMP_IREL, in emit_pending_ifunc_relocs() 1568 elfcpp::R_SPARC_JMP_IREL, in emit_pending_ifunc_relocs() 2082 case elfcpp::R_SPARC_JMP_IREL: in get_reference_flags() 2141 case elfcpp::R_SPARC_JMP_IREL: in check_non_pic() 2183 case elfcpp::R_SPARC_JMP_IREL: in check_non_pic() 2523 case elfcpp::R_SPARC_JMP_IREL: in local() 3002 case elfcpp::R_SPARC_JMP_IREL: in global() 3575 case elfcpp::R_SPARC_JMP_IREL: in relocate()
|
D | ChangeLog | 3906 R_SPARC_JMP_IREL to switch.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 303 …HOWTO(R_SPARC_JMP_IREL, 0,0,00,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 621 case R_SPARC_JMP_IREL: in _bfd_sparc_elf_info_to_howto_ptr() 4422 R_SPARC_JMP_IREL); in _bfd_sparc_elf_finish_dynamic_symbol()
|