Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlan.h517 lldb::StopInfoSP GetPrivateStopInfo() { in GetPrivateStopInfo() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp374 lldb::StopInfoSP Thread::GetPrivateStopInfo(bool calculate) { in GetPrivateStopInfo() function in Thread