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

/haiku/src/kits/debug/arch/x86/
H A Darch_debug_support.cpp39 stack_frame stackFrame; local
/haiku/src/kits/debug/arch/x86_64/
H A Darch_debug_support.cpp40 stack_frame stackFrame; local
/haiku/src/kits/debug/arch/sparc/
H A Darch_debug_support.cpp40 stack_frame stackFrame; local
/haiku/src/kits/debug/arch/riscv64/
H A Darch_debug_support.cpp40 stack_frame stackFrame; local
/haiku/src/kits/debugger/debug_managers/
H A DValueNodeManager.cpp38 SetStackFrame(Thread* thread, StackFrame* stackFrame) argument
/haiku/src/system/boot/platform/bios_ia32/
H A Dinterrupts.cpp178 x86_stack_frame* stackFrame = (x86_stack_frame*)frame.ebp; local
/haiku/src/kits/debugger/model/
H A DStackFrame.cpp219 StackFrame::Listener::StackFrameValueRetrieved(StackFrame* stackFrame, argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp169 StackTraceView::SetStackFrame(StackFrame* stackFrame) argument
H A DSourceView.cpp630 SourceView::MarkerManager::SetStackFrame(StackFrame* stackFrame) argument
910 SourceView::MarkerView::SetStackFrame(StackFrame* stackFrame) argument
2209 SourceView::SetStackFrame(StackFrame* stackFrame) argument
H A DVariablesView.cpp1862 VariablesView::SetStackFrame(::Thread* thread, StackFrame* stackFrame) argument
1187 SetStackFrame(::Thread* thread, StackFrame* stackFrame) argument
/haiku/src/system/kernel/arch/x86/32/
H A Dthread.cpp331 uint32 stackFrame[2]; local

Completed in 69 milliseconds