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

/macosx-10.10/cxxfilt-11/cxxfilt/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)
1249 | (elf64_alpha_use_secureplt ? SEC_READONLY : 0));
1268 if (elf64_alpha_use_secureplt)
2495 if (elf64_alpha_use_secureplt)
2507 if (elf64_alpha_use_secureplt)
2849 if (elf64_alpha_use_secureplt
4655 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 122 milliseconds