Searched defs:IsPlanStale (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Target/
H A DThreadPlanStepOut.cpp478 ThreadPlanStepOut::IsPlanStale() function in class:ThreadPlanStepOut
H A DThreadPlanStepRange.cpp498 ThreadPlanStepRange::IsPlanStale () function in class:ThreadPlanStepRange
507 log->Printf("ThreadPlanStepRange::IsPlanStale returning true, we've stepped out.");
/external/lldb/include/lldb/Target/
H A DThreadPlan.h187 // "IsPlanStale" method, that can check whether it is relevant anymore. On stop, after the regular plan negotiation,
458 IsPlanStale () function in class:lldb_private::ThreadPlan

Completed in 524 milliseconds