Searched refs:m_supports_vCont_any (Results 1 – 2 of 2) sorted by relevance
530 LazyBool m_supports_vCont_any; variable
62 m_supports_vCont_any(eLazyBoolCalculate), in GDBRemoteCommunicationClient()467 m_supports_vCont_any = eLazyBoolNo; in GetVContSupported()499 m_supports_vCont_any = eLazyBoolYes; in GetVContSupported()506 return m_supports_vCont_any; in GetVContSupported()