Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c92 #define NEW_PLT_HEADER_SIZE 36 macro
96 (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()
H A DChangeLog-20052302 (NEW_PLT_HEADER_SIZE, NEW_PLT_ENTRY_SIZE): New.