Searched refs:elf64_alpha_use_secureplt (Results 1 – 4 of 4) sorted by relevance
33 extern bfd_boolean elf64_alpha_use_secureplt;64 plt_os[0]->constraint = elf64_alpha_use_secureplt ? 0 : -1;65 plt_os[1]->constraint = elf64_alpha_use_secureplt ? -1 : 0;140 elf64_alpha_use_secureplt = TRUE;143 elf64_alpha_use_secureplt = FALSE;
86 bfd_boolean elf64_alpha_use_secureplt = TRUE; variable88 bfd_boolean elf64_alpha_use_secureplt = FALSE; variable97 (elf64_alpha_use_secureplt ? NEW_PLT_HEADER_SIZE : OLD_PLT_HEADER_SIZE)99 (elf64_alpha_use_secureplt ? NEW_PLT_ENTRY_SIZE : OLD_PLT_ENTRY_SIZE)1300 | (elf64_alpha_use_secureplt ? SEC_READONLY : 0)); in elf64_alpha_create_dynamic_sections()1319 if (elf64_alpha_use_secureplt) in elf64_alpha_create_dynamic_sections()2635 if (elf64_alpha_use_secureplt) in elf64_alpha_size_plt_section()2645 if (elf64_alpha_use_secureplt) in elf64_alpha_size_plt_section()2993 if (elf64_alpha_use_secureplt in elf64_alpha_size_dynamic_sections()4894 if (elf64_alpha_use_secureplt) in elf64_alpha_finish_dynamic_symbol()[all …]
2300 (elf64_alpha_use_secureplt): New.
972 (elf64_alpha_use_secureplt): Declare.