Searched refs:m_supports_jThreadExtendedInfo (Results 1 – 2 of 2) sorted by relevance
556 LazyBool m_supports_jThreadExtendedInfo; variable
87 m_supports_jThreadExtendedInfo(eLazyBoolCalculate), in GDBRemoteCommunicationClient()592 if (m_supports_jThreadExtendedInfo == eLazyBoolCalculate) { in GetThreadExtendedInfoSupported()594 m_supports_jThreadExtendedInfo = eLazyBoolNo; in GetThreadExtendedInfoSupported()598 m_supports_jThreadExtendedInfo = eLazyBoolYes; in GetThreadExtendedInfoSupported()602 return m_supports_jThreadExtendedInfo; in GetThreadExtendedInfoSupported()