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

/haiku-fatelf/src/kits/debug/arch/x86/
H A Darch_debug_support.cpp39 stack_frame stackFrame; local
/haiku-fatelf/src/kits/debug/arch/x86_64/
H A Darch_debug_support.cpp40 stack_frame stackFrame; local
/haiku-fatelf/src/apps/debugger/debug_managers/
H A DValueNodeManager.cpp35 SetStackFrame(Thread* thread, StackFrame* stackFrame) argument
/haiku-fatelf/src/apps/debugger/model/
H A DStackFrame.cpp213 StackFrame::Listener::StackFrameValueRetrieved(StackFrame* stackFrame, argument
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp166 StackTraceView::SetStackFrame(StackFrame* stackFrame) argument
H A DSourceView.cpp551 SourceView::MarkerManager::SetStackFrame(StackFrame* stackFrame) argument
829 SourceView::MarkerView::SetStackFrame(StackFrame* stackFrame) argument
1709 SourceView::SetStackFrame(StackFrame* stackFrame) argument
H A DVariablesView.cpp1393 VariablesView::SetStackFrame(Thread* thread, StackFrame* stackFrame) argument
889 SetStackFrame(Thread* thread, StackFrame* stackFrame) argument
/haiku-fatelf/src/system/kernel/arch/x86/32/
H A Dthread.cpp331 uint32 stackFrame[2] = { local
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dinterrupts.cpp177 x86_stack_frame* stackFrame = (x86_stack_frame*)frame.ebp; local

Completed in 165 milliseconds