Searched refs:hardening_exceptions (Results 1 – 1 of 1) sorted by relevance
406 const char *const hardening_exceptions[] = { in arm64e_plugin_host() local418 for (size_t i = 0; i < ARRAY_COUNT(hardening_exceptions); i++) { in arm64e_plugin_host()419 if (strncmp(hardening_exceptions[i], identity, strlen(hardening_exceptions[i])) == 0) { in arm64e_plugin_host()