Searched refs:elf64_alpha_use_secureplt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c86 bfd_boolean elf64_alpha_use_secureplt = TRUE;
88 bfd_boolean elf64_alpha_use_secureplt = FALSE;
97 (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)
1270 | (elf64_alpha_use_secureplt ? SEC_READONLY : 0));
1289 if (elf64_alpha_use_secureplt)
2510 if (elf64_alpha_use_secureplt)
2520 if (elf64_alpha_use_secureplt)
2858 if (elf64_alpha_use_secureplt
4701 if (elf64_alpha_use_secureplt)
85 bfd_boolean elf64_alpha_use_secureplt = TRUE; variable
87 bfd_boolean elf64_alpha_use_secureplt = FALSE; variable
[all...]

Completed in 68 milliseconds