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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c91 #define OLD_PLT_HEADER_SIZE 32
97 (elf64_alpha_use_secureplt ? NEW_PLT_HEADER_SIZE : OLD_PLT_HEADER_SIZE)
2513 entries = (splt->size - OLD_PLT_HEADER_SIZE) / OLD_PLT_ENTRY_SIZE;
4722 plt_index = ((gotent->plt_offset - OLD_PLT_HEADER_SIZE)
90 #define OLD_PLT_HEADER_SIZE macro

Completed in 78 milliseconds