Home
last modified time | relevance | path

Searched defs:RestoreThreadState (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunction.cpp494 bool ThreadPlanCallFunction::RestoreThreadState() { in RestoreThreadState() function in ThreadPlanCallFunction
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlan.h535 virtual bool RestoreThreadState() { in RestoreThreadState() function