Searched refs:elf64_alpha_use_secureplt (Results 1 – 2 of 2) sorted by relevance
33 extern bfd_boolean elf64_alpha_use_secureplt;66 plt_os[0]->constraint = elf64_alpha_use_secureplt ? 0 : -1;67 plt_os[1]->constraint = elf64_alpha_use_secureplt ? -1 : 0;141 elf64_alpha_use_secureplt = TRUE;144 elf64_alpha_use_secureplt = FALSE;
85 bfd_boolean elf64_alpha_use_secureplt = TRUE; variable87 bfd_boolean elf64_alpha_use_secureplt = FALSE; variable96 (elf64_alpha_use_secureplt ? NEW_PLT_HEADER_SIZE : OLD_PLT_HEADER_SIZE)98 (elf64_alpha_use_secureplt ? NEW_PLT_ENTRY_SIZE : OLD_PLT_ENTRY_SIZE)1241 | (elf64_alpha_use_secureplt ? SEC_READONLY : 0)); in elf64_alpha_create_dynamic_sections()1267 if (elf64_alpha_use_secureplt) in elf64_alpha_create_dynamic_sections()2488 if (elf64_alpha_use_secureplt) in elf64_alpha_size_plt_section()2500 if (elf64_alpha_use_secureplt) in elf64_alpha_size_plt_section()2844 if (elf64_alpha_use_secureplt in elf64_alpha_size_dynamic_sections()4648 if (elf64_alpha_use_secureplt) in elf64_alpha_finish_dynamic_symbol()[all …]