Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm64/
H A Dbsd_arm64.c62 extern arm_debug_state64_t *find_or_allocate_debug_state64(thread_t thread);
139 arm_debug_state64_t *thread_state = find_or_allocate_debug_state64(thread); in thread_setsinglestep()
H A Dstatus.c1185 arm_debug_state64_t *thread_state = find_or_allocate_debug_state64(thread); in machine_thread_set_state()
1477 find_or_allocate_debug_state64(thread_t thread) in find_or_allocate_debug_state64() function
/xnu-8019.80.24/osfmk/arm/
H A Dthread.h190 extern arm_debug_state64_t * find_or_allocate_debug_state64(thread_t);