Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm64/ !
H A Dbsd_arm64.c61 extern arm_debug_state64_t *find_or_allocate_debug_state64(thread_t thread);
138 arm_debug_state64_t *thread_state = find_or_allocate_debug_state64(thread); in thread_setsinglestep()
H A Dstatus.c1508 arm_debug_state64_t *thread_state = find_or_allocate_debug_state64(thread); in machine_thread_set_state()
1810 find_or_allocate_debug_state64(thread_t thread) in find_or_allocate_debug_state64() function
/xnu-11215.61.5/osfmk/arm/ !
H A Dthread.h195 extern arm_debug_state64_t * find_or_allocate_debug_state64(thread_t);