Searched refs:thread_get_exception_ports_info (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.1.10/tests/ |
| H A D | kernel_inspection.c | 93 …kr = thread_get_exception_ports_info(threads[i], EXC_MASK_ALL, masks, &msk_count, ports_info, beha… in attempt_kernel_inspection()
|
| H A D | exception_ports_info.c | 97 …kr = thread_get_exception_ports_info(mach_thread_self(), EXC_MASK_ALL, masks, &count, ports_info, …
|
| /xnu-11215.1.10/osfmk/mach/ |
| H A D | thread_act.defs | 406 routine thread_get_exception_ports_info(
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | ipc_tt.c | 4856 thread_get_exception_ports_info( in thread_get_exception_ports_info() function
|