Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-alpha.c93 #define NEW_PLT_HEADER_SIZE 36 macro
97 (elf64_alpha_use_secureplt ? NEW_PLT_HEADER_SIZE : OLD_PLT_HEADER_SIZE)
2636 entries = (splt->size - NEW_PLT_HEADER_SIZE) / NEW_PLT_ENTRY_SIZE; in elf64_alpha_size_plt_section()
4901 plt_index = ((gotent->plt_offset - NEW_PLT_HEADER_SIZE) in elf64_alpha_finish_dynamic_symbol()
DChangeLog-20052302 (NEW_PLT_HEADER_SIZE, NEW_PLT_ENTRY_SIZE): New.