Searched refs:arch_set_breakpoint (Results 1 - 10 of 10) sorted by relevance

/haiku/src/system/kernel/arch/ppc/
H A Darch_user_debugger.cpp65 arch_set_breakpoint(void *address) function
/haiku/src/system/kernel/arch/arm/
H A Darch_user_debugger.cpp71 arch_set_breakpoint(void *address) function
/haiku/src/system/kernel/arch/sparc/
H A Darch_user_debugger.cpp65 arch_set_breakpoint(void *address) function
/haiku/src/system/kernel/arch/arm64/
H A Darch_user_debugger.cpp61 arch_set_breakpoint(void *address) function
/haiku/src/system/kernel/arch/m68k/
H A Darch_user_debugger.cpp87 arch_set_breakpoint(void *address) function
/haiku/headers/private/kernel/arch/
H A Duser_debugger.h40 status_t arch_set_breakpoint(void *address);
/haiku/src/system/kernel/arch/riscv64/
H A Darch_user_debugger.cpp144 arch_set_breakpoint(void *address) function
/haiku/src/system/kernel/debug/
H A DBreakpointManager.cpp554 status_t error = arch_set_breakpoint((void*)address);
H A Duser_debugger.cpp3004 result = arch_set_breakpoint(address);
/haiku/src/system/kernel/arch/x86/
H A Darch_user_debugger.cpp804 arch_set_breakpoint(void* address) function

Completed in 75 milliseconds