Searched refs:NEW_PLT_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance
92 #define NEW_PLT_HEADER_SIZE 36 macro96 (elf64_alpha_use_secureplt ? NEW_PLT_HEADER_SIZE : OLD_PLT_HEADER_SIZE)2472 entries = (splt->size - NEW_PLT_HEADER_SIZE) / NEW_PLT_ENTRY_SIZE; in elf64_alpha_size_plt_section()4636 plt_index = ((gotent->plt_offset - NEW_PLT_HEADER_SIZE) in elf64_alpha_finish_dynamic_symbol()
2302 (NEW_PLT_HEADER_SIZE, NEW_PLT_ENTRY_SIZE): New.