Home
last modified time | relevance | path

Searched refs:elf_sh64_plt0_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-sh64.c3032 static const bfd_byte *elf_sh64_plt0_entry; variable
3895 if (elf_sh64_plt0_entry == NULL) in sh64_elf64_finish_dynamic_sections()
3897 elf_sh64_plt0_entry = (bfd_big_endian (output_bfd) ? in sh64_elf64_finish_dynamic_sections()
3901 memcpy (splt->contents, elf_sh64_plt0_entry, PLT_ENTRY_SIZE); in sh64_elf64_finish_dynamic_sections()
DChangeLog-020310392 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,