Searched defs:stackFrameInfo (Results 1 - 11 of 11) sorted by relevance

/haiku/src/kits/debug/arch/arm/
H A Darch_debug_support.cpp23 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/arch/mipsel/
H A Darch_debug_support.cpp22 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/arch/ppc/
H A Darch_debug_support.cpp22 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/arch/arm64/
H A Darch_debug_support.cpp19 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/arch/m68k/
H A Darch_debug_support.cpp29 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/arch/x86/
H A Darch_debug_support.cpp36 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/arch/x86_64/
H A Darch_debug_support.cpp37 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/arch/sparc/
H A Darch_debug_support.cpp37 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/arch/riscv64/
H A Darch_debug_support.cpp37 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/kits/debug/
H A Ddebug_support.cpp333 debug_get_stack_frame(debug_context *context, void *stackFrameAddress, debug_stack_frame_info *stackFrameInfo) argument
/haiku/src/servers/debug/
H A DDebugServer.cpp974 debug_stack_frame_info stackFrameInfo; local

Completed in 54 milliseconds