Searched refs:elf_sh64_pic_plt_entry (Results 1 – 2 of 2) sorted by relevance
3034 static const bfd_byte *elf_sh64_pic_plt_entry; variable3658 if (elf_sh64_pic_plt_entry == NULL) in sh64_elf64_finish_dynamic_symbol()3660 elf_sh64_pic_plt_entry = (bfd_big_endian (output_bfd) ? in sh64_elf64_finish_dynamic_symbol()3664 memcpy (splt->contents + h->plt.offset, elf_sh64_pic_plt_entry, in sh64_elf64_finish_dynamic_symbol()3884 if (elf_sh64_pic_plt_entry == NULL) in sh64_elf64_finish_dynamic_sections()3886 elf_sh64_pic_plt_entry = (bfd_big_endian (output_bfd) ? in sh64_elf64_finish_dynamic_sections()3890 memcpy (splt->contents, elf_sh64_pic_plt_entry, in sh64_elf64_finish_dynamic_sections()
10392 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,