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

/macosx-10.10/cxxfilt-11/cxxfilt/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)
2496 entries = (splt->size - NEW_PLT_HEADER_SIZE) / NEW_PLT_ENTRY_SIZE;
4662 plt_index = ((gotent->plt_offset - NEW_PLT_HEADER_SIZE)
92 #define NEW_PLT_HEADER_SIZE macro

Completed in 72 milliseconds