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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-sh64.c3142 static const bfd_byte *elf_sh64_plt0_entry; variable
4066 if (elf_sh64_plt0_entry == NULL)
4068 elf_sh64_plt0_entry = (bfd_big_endian (output_bfd) ?
4072 memcpy (splt->contents, elf_sh64_plt0_entry, PLT_ENTRY_SIZE);

Completed in 153 milliseconds