Home
last modified time | relevance | path

Searched refs:hardened (Results 1 – 7 of 7) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dexception.h50 boolean_t hardened; /* associated with the task's hardened_exception_action */ member
H A Dipc_tt.h310 boolean_t hardened);
H A Dexception.c256 if (excp->hardened) { in exception_deliver()
423 if (excp->hardened) { in exception_deliver()
H A Dipc_tt.c4292 boolean_t hardened) in thread_set_exception_ports_internal() argument
4333 action->hardened = hardened; in thread_set_exception_ports_internal()
/xnu-11215.1.10/osfmk/mach/
H A Dthread_act.defs416 * hardened exception handler. Only one hardened exception handler is allowed
H A Dtask.defs606 …* hardened mach exception handler, and it adds additional security guarantees to this exception po…
616 * entitlement is disallowed, and you must use this hardened exception flow.
/xnu-11215.1.10/tests/
H A DMakefile402 imm_pinned_control_port_crasher_3P_hardened: CODE_SIGN_ENTITLEMENTS = entitlements/hardened-binary-…
430 reply_port_defense_client_3P_hardened: CODE_SIGN_ENTITLEMENTS=entitlements/hardened-binary-entitlem…
1465 print_apple_array_HR1: CODE_SIGN_ENTITLEMENTS=entitlements/hardened-binary-entitlements-1.plist
1471 print_apple_array_HR2: CODE_SIGN_ENTITLEMENTS=entitlements/hardened-binary-entitlements-2.plist