Searched refs:GetRegisterContextForTID (Results 1 – 4 of 4) sorted by relevance
27 virtual std::optional<std::string> GetRegisterContextForTID(lldb::tid_t tid) { in GetRegisterContextForTID() function
43 std::optional<std::string> GetRegisterContextForTID(lldb::tid_t tid) override;
71 OperatingSystemPythonInterface::GetRegisterContextForTID(lldb::tid_t tid) { in GetRegisterContextForTID() function in OperatingSystemPythonInterface
320 m_operating_system_interface_sp->GetRegisterContextForTID( in CreateRegisterContextForThread()