Home
last modified time | relevance | path

Searched refs:arch_set_debug_cpu_state (Results 1 – 9 of 9) sorted by relevance

/haiku/src/system/kernel/arch/arm64/
H A Darch_user_debugger.cpp42 arch_set_debug_cpu_state(const debug_cpu_state *cpuState) in arch_set_debug_cpu_state() function
/haiku/src/system/kernel/arch/ppc/
H A Darch_user_debugger.cpp46 arch_set_debug_cpu_state(const debug_cpu_state *cpuState) in arch_set_debug_cpu_state() function
/haiku/src/system/kernel/arch/sparc/
H A Darch_user_debugger.cpp46 arch_set_debug_cpu_state(const debug_cpu_state *cpuState) in arch_set_debug_cpu_state() function
/haiku/src/system/kernel/arch/arm/
H A Darch_user_debugger.cpp52 arch_set_debug_cpu_state(const debug_cpu_state *cpuState) in arch_set_debug_cpu_state() function
/haiku/src/system/kernel/arch/m68k/
H A Darch_user_debugger.cpp68 arch_set_debug_cpu_state(const debug_cpu_state *cpuState) in arch_set_debug_cpu_state() function
/haiku/headers/private/kernel/arch/
H A Duser_debugger.h35 void arch_set_debug_cpu_state(const debug_cpu_state *cpuState);
/haiku/src/system/kernel/arch/riscv64/
H A Darch_user_debugger.cpp46 arch_set_debug_cpu_state(const debug_cpu_state *cpuState) in arch_set_debug_cpu_state() function
/haiku/src/system/kernel/arch/x86/
H A Darch_user_debugger.cpp744 arch_set_debug_cpu_state(const debug_cpu_state* cpuState) in arch_set_debug_cpu_state() function
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp684 arch_set_debug_cpu_state( in thread_hit_debug_event_internal()