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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-sh64.c3088 static const bfd_byte *elf_sh64_plt0_entry; variable
3986 if (elf_sh64_plt0_entry == NULL)
3988 elf_sh64_plt0_entry = (bfd_big_endian (output_bfd) ?
3992 memcpy (splt->contents, elf_sh64_plt0_entry, PLT_ENTRY_SIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-sh64.c3088 static const bfd_byte *elf_sh64_plt0_entry; variable
3986 if (elf_sh64_plt0_entry == NULL)
3988 elf_sh64_plt0_entry = (bfd_big_endian (output_bfd) ?
3992 memcpy (splt->contents, elf_sh64_plt0_entry, PLT_ENTRY_SIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-sh64.c3088 static const bfd_byte *elf_sh64_plt0_entry; variable
3986 if (elf_sh64_plt0_entry == NULL)
3988 elf_sh64_plt0_entry = (bfd_big_endian (output_bfd) ?
3992 memcpy (splt->contents, elf_sh64_plt0_entry, PLT_ENTRY_SIZE);

Completed in 76 milliseconds