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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c94 #define NEW_PLT_ENTRY_SIZE 4
99 (elf64_alpha_use_secureplt ? NEW_PLT_ENTRY_SIZE : OLD_PLT_ENTRY_SIZE)
2511 entries = (splt->size - NEW_PLT_HEADER_SIZE) / NEW_PLT_ENTRY_SIZE;
4709 / NEW_PLT_ENTRY_SIZE);
93 #define NEW_PLT_ENTRY_SIZE macro

Completed in 110 milliseconds