Searched refs:GetRegistersForThread (Results 1 – 3 of 3) sorted by relevance
47 StructuredData::DictionarySP GetRegistersForThread(lldb::tid_t tid) override;
116 ScriptedProcessPythonInterface::GetRegistersForThread(lldb::tid_t tid) { in GetRegistersForThread() function in ScriptedProcessPythonInterface
50 virtual StructuredData::DictionarySP GetRegistersForThread(lldb::tid_t tid) { in GetRegistersForThread() function