Searched refs:PLT0_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
4742 #define PLT0_ENTRY_SIZE 15 macro4746 static const bfd_byte elf_mn10300_plt0_entry[PLT0_ENTRY_SIZE] =4773 (info->shared ? PIC_PLT_ENTRY_SIZE : PLT0_ENTRY_SIZE)5501 memcpy (splt->contents, elf_mn10300_plt0_entry, PLT0_ENTRY_SIZE); in _bfd_mn10300_elf_finish_dynamic_sections()
2093 (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.