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

/external/lldb/include/lldb/Target/
H A DTarget.h1037 GetThreadSpecifier() function in class:lldb_private::Target::StopHook
/external/lldb/source/Target/
H A DTarget.cpp2126 && (cur_hook_sp->GetThreadSpecifier() == NULL
2127 || cur_hook_sp->GetThreadSpecifier()->ThreadPassesBasicTests(exc_ctx_with_reasons[i].GetThreadRef())))

Completed in 351 milliseconds