Home
last modified time | relevance | path

Searched refs:GetThreadSpecifier (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h1149 ThreadSpec *GetThreadSpecifier() { return m_thread_spec_ap.get(); } in GetThreadSpecifier() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2602 (cur_hook_sp->GetThreadSpecifier() == nullptr || in RunStopHooks()
2603 cur_hook_sp->GetThreadSpecifier()->ThreadPassesBasicTests( in RunStopHooks()