Searched refs:arch_debug_get_stack_frame (Results 1 - 11 of 11) sorted by relevance

/haiku/src/kits/debug/arch/mipsel/
H A Darch_debug_support.cpp22 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
25 #warning IMPLEMENT arch_debug_get_stack_frame
/haiku/src/kits/debug/arch/arm/
H A Darch_debug_support.cpp23 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
/haiku/src/kits/debug/arch/ppc/
H A Darch_debug_support.cpp22 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
/haiku/src/kits/debug/arch/arm64/
H A Darch_debug_support.cpp19 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
/haiku/src/kits/debug/arch/
H A Darch_debug_support.h16 status_t arch_debug_get_stack_frame(debug_context *context,
/haiku/src/kits/debug/arch/m68k/
H A Darch_debug_support.cpp29 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
/haiku/src/kits/debug/arch/x86/
H A Darch_debug_support.cpp36 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
/haiku/src/kits/debug/arch/x86_64/
H A Darch_debug_support.cpp37 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
/haiku/src/kits/debug/arch/sparc/
H A Darch_debug_support.cpp37 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
/haiku/src/kits/debug/arch/riscv64/
H A Darch_debug_support.cpp37 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, function
/haiku/src/kits/debug/
H A Ddebug_support.cpp339 return arch_debug_get_stack_frame(context, stackFrameAddress,

Completed in 110 milliseconds