Searched defs:arch_get_thread_debug_cpu_state (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/kernel/arch/m68k/
H A Darch_user_debugger.cpp80 arch_get_thread_debug_cpu_state(Thread* thread, debug_cpu_state* cpuState) function
/haiku/src/system/kernel/arch/ppc/
H A Darch_user_debugger.cpp58 arch_get_thread_debug_cpu_state(Thread* thread, debug_cpu_state* cpuState) function
/haiku/src/system/kernel/arch/arm/
H A Darch_user_debugger.cpp64 arch_get_thread_debug_cpu_state(Thread *thread, debug_cpu_state *cpuState) function
/haiku/src/system/kernel/arch/sparc/
H A Darch_user_debugger.cpp58 arch_get_thread_debug_cpu_state(Thread* thread, debug_cpu_state* cpuState) function
/haiku/src/system/kernel/arch/arm64/
H A Darch_user_debugger.cpp54 arch_get_thread_debug_cpu_state(Thread *thread, debug_cpu_state *cpuState) function
/haiku/src/system/kernel/arch/riscv64/
H A Darch_user_debugger.cpp94 arch_get_thread_debug_cpu_state(Thread* thread, debug_cpu_state* cpuState) function
/haiku/src/system/kernel/arch/x86/
H A Darch_user_debugger.cpp792 arch_get_thread_debug_cpu_state(Thread* thread, debug_cpu_state* cpuState) function

Completed in 97 milliseconds