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