Searched refs:SetPreviousCpuState (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/apps/debugger/model/
H A DStackFrame.cpp53 SetPreviousCpuState(NULL);
86 StackFrame::SetPreviousCpuState(CpuState* state) function in class:StackFrame
H A DStackFrame.h60 void SetPreviousCpuState(CpuState* state);
/haiku-fatelf/src/apps/debugger/arch/x86/
H A DArchitectureX86.cpp400 frame->SetPreviousCpuState(previousCpuState);
/haiku-fatelf/src/apps/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp689 frame->SetPreviousCpuState(_previousCpuState);

Completed in 94 milliseconds