Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dtask.c726 task_get_hardened_runtime(task_t task) in task_get_hardened_runtime() function
735 task_get_hardened_runtime(task); in task_is_hardened_binary()
9771 if (IOTaskHasEntitlement(task, PAC_EXCEPTION_ENTITLEMENT) || task_get_hardened_runtime(task)) { in task_set_pac_exception_fatal_flag()