Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp191 if (auto thread_dict = thread_dict_obj->GetAsDictionary()) { in UpdateThreadList() local
217 StructuredData::Dictionary &thread_dict, ThreadList &core_thread_list, in CreateThreadFromThreadInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1436 StructuredData::Dictionary *thread_dict = object->GetAsDictionary(); in UpdateThreadIDList() local
1565 StructuredData::Dictionary *thread_dict = in GetThreadStopInfoFromJSON() local
1892 ProcessGDBRemote::SetThreadStopInfo(StructuredData::Dictionary *thread_dict) { in SetThreadStopInfo()
2466 StructuredData::Dictionary *thread_dict = in WillPublicStop() local