Searched refs:find_or_allocate_debug_state32 (Results 1 – 2 of 2) sorted by relevance
197 extern arm_debug_state32_t * find_or_allocate_debug_state32(thread_t);
1728 arm_debug_state32_t *thread_state = find_or_allocate_debug_state32(thread);1801 arm_debug_state32_t * thread_state = find_or_allocate_debug_state32(thread);2279 find_or_allocate_debug_state32(thread_t thread) function