Searched refs:m_supports_vCont_all (Results 1 – 2 of 2) sorted by relevance
529 LazyBool m_supports_vCont_all; variable
61 m_supports_vCont_all(eLazyBoolCalculate), in GDBRemoteCommunicationClient()468 m_supports_vCont_all = eLazyBoolNo; in GetVContSupported()492 m_supports_vCont_all = eLazyBoolYes; in GetVContSupported()508 return m_supports_vCont_all; in GetVContSupported()