Home
last modified time | relevance | path

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

/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() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1444 StructuredData::Dictionary *thread_dict = object->GetAsDictionary(); UpdateThreadIDList() local
1573 StructuredData::Dictionary *thread_dict = GetThreadStopInfoFromJSON() local
1961 SetThreadStopInfo(StructuredData::Dictionary * thread_dict) SetThreadStopInfo() argument
2554 StructuredData::Dictionary *thread_dict = WillPublicStop() local
[all...]