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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c93 #define NEW_PLT_HEADER_SIZE 36
97 (elf64_alpha_use_secureplt ? NEW_PLT_HEADER_SIZE : OLD_PLT_HEADER_SIZE)
2511 entries = (splt->size - NEW_PLT_HEADER_SIZE) / NEW_PLT_ENTRY_SIZE;
4708 plt_index = ((gotent->plt_offset - NEW_PLT_HEADER_SIZE)
92 #define NEW_PLT_HEADER_SIZE macro

Completed in 71 milliseconds