Searched refs:task_get_exception_ports_info (Results 1 – 4 of 4) sorted by relevance
133 …kern_return_t kr = task_get_exception_ports_info(task, EXC_MASK_ALL, masks, &msk_count, ports_info… in attempt_kernel_inspection()
104 …kr = task_get_exception_ports_info(mach_task_self(), EXC_MASK_ALL, masks, &count, ports_info, beha…
576 routine task_get_exception_ports_info(
4793 task_get_exception_ports_info( in task_get_exception_ports_info() function