Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm/
H A Dthread.h193 extern arm_debug_state32_t * find_or_allocate_debug_state32(thread_t);
/xnu-11215.61.5/osfmk/arm64/
H A Dstatus.c1359 arm_debug_state32_t *thread_state = find_or_allocate_debug_state32(thread); in machine_thread_set_state()
1432 arm_debug_state32_t * thread_state = find_or_allocate_debug_state32(thread); in machine_thread_set_state()
1836 find_or_allocate_debug_state32(thread_t thread) in find_or_allocate_debug_state32() function