Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dtask.h1328 extern void task_set_jit_exception_fatal_flag(task_t task);
H A Dtask.c9797 task_set_jit_exception_fatal_flag( in task_set_jit_exception_fatal_flag() function
/xnu-11215.61.5/bsd/kern/
H A Dkern_exec.c4650 task_set_jit_exception_fatal_flag(new_task); in posix_spawn()
5447 task_set_jit_exception_fatal_flag(new_task); in __mac_execve()