Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp200 if (auto thread_dict = thread_dict_obj->GetAsDictionary()) { in UpdateThreadList() local
226 StructuredData::Dictionary &thread_dict, ThreadList &core_thread_list, in CreateThreadFromThreadInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1444 StructuredData::Dictionary *thread_dict = object->GetAsDictionary(); in UpdateThreadIDList() local
1573 StructuredData::Dictionary *thread_dict = in GetThreadStopInfoFromJSON() local
1961 ProcessGDBRemote::SetThreadStopInfo(StructuredData::Dictionary *thread_dict) { in SetThreadStopInfo()
2554 StructuredData::Dictionary *thread_dict = in WillPublicStop() local