Searched refs:thread_state_flavor_t (Results 1 – 18 of 18) sorted by relevance
45 thread_state_flavor_t flavor = x86_THREAD_STATE32; in thread_get_register_pointer_values()49 thread_state_flavor_t flavor = x86_THREAD_STATE64; in thread_get_register_pointer_values()53 thread_state_flavor_t flavor = ARM_THREAD_STATE; in thread_get_register_pointer_values()57 thread_state_flavor_t flavor = ARM_THREAD_STATE64; in thread_get_register_pointer_values()
94 typedef int thread_state_flavor_t; typedef95 typedef thread_state_flavor_t *thread_state_flavor_array_t;
153 flavor : thread_state_flavor_t;168 flavor : thread_state_flavor_t;267 new_flavor : thread_state_flavor_t);296 new_flavor : thread_state_flavor_t;396 flavor : thread_state_flavor_t;
206 typedef thread_state_flavor_t *exception_flavor_array_t;
245 flavor : thread_state_flavor_t;260 new_flavor : thread_state_flavor_t);291 new_flavor : thread_state_flavor_t;463 flavor : thread_state_flavor_t;472 flavor : thread_state_flavor_t;
254 new_flavor : thread_state_flavor_t);279 new_flavor : thread_state_flavor_t;
234 type thread_state_flavor_t = int;600 array[*:32] of thread_state_flavor_t;
23 thread_state_flavor_t flavors[EXC_TYPES_COUNT];29 thread_state_flavor_t flavors2[EXC_TYPES_COUNT];122 kr = memcmp(flavors, flavors, count * sizeof(thread_state_flavor_t));
91 thread_state_flavor_t flavors[EXC_TYPES_COUNT]; in attempt_kernel_inspection()131 thread_state_flavor_t flavors[EXC_TYPES_COUNT]; in attempt_kernel_inspection()
167 thread_state_flavor_t flavor;
329 thread_state_flavor_t flavors[EXC_TYPES_COUNT] = {}; in test_task_port_mig_intrans()455 thread_state_flavor_t flavors[EXC_TYPES_COUNT] = {};; in test_thread_port_mig_intrans()
47 thread_state_flavor_t flavor; /* state flavor to send */
465 thread_state_flavor_t new_flavor) in host_set_exception_ports()657 thread_state_flavor_t new_flavor, in host_swap_exception_ports()
3846 thread_state_flavor_t new_flavor) in thread_set_exception_ports()3955 thread_state_flavor_t new_flavor) in task_set_exception_ports()4085 thread_state_flavor_t new_flavor, in thread_swap_exception_ports()4223 thread_state_flavor_t new_flavor, in task_swap_exception_ports()4421 thread_state_flavor_t exc_flavor = tro->tro_exc_actions[i].flavor; in thread_get_exception_ports_internal()4580 thread_state_flavor_t exc_flavor = task->exc_actions[i].flavor; in task_get_exception_ports_internal()
706 thread_state_flavor_t flavor, in thread_convert_thread_state()
152 …exception_behavior_t, thread_state_flavor_t) __API_AVAILABLE(macos(10.5), ios(2.0)) __SPI_AVAILABL…
1284 thread_state_flavor_t flavor) in posix_spawnattr_setexceptionports_np()
95 thread_state_flavor_t flavor;