Searched refs:elf_sh64_plt_entry (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-sh64.c3143 static const bfd_byte *elf_sh64_plt_entry; variable
3804 if (elf_sh64_plt_entry == NULL)
3806 elf_sh64_plt_entry = (bfd_big_endian (output_bfd) ?
3809 memcpy (splt->contents + h->plt.offset, elf_sh64_plt_entry,

Completed in 26 milliseconds