Searched refs:m_supports_qXfer_libraries_svr4_read (Results 1 – 2 of 2) sorted by relevance
144 if (m_supports_qXfer_libraries_svr4_read == eLazyBoolCalculate) { in GetQXferLibrariesSVR4ReadSupported()147 return m_supports_qXfer_libraries_svr4_read == eLazyBoolYes; in GetQXferLibrariesSVR4ReadSupported()288 m_supports_qXfer_libraries_svr4_read = eLazyBoolCalculate; in ResetDiscoverableSettings()335 m_supports_qXfer_libraries_svr4_read = eLazyBoolNo; in GetRemoteQSupported()372 m_supports_qXfer_libraries_svr4_read = eLazyBoolYes; in GetRemoteQSupported()374 m_supports_qXfer_libraries_svr4_read = eLazyBoolYes; // implied in GetRemoteQSupported()
550 LazyBool m_supports_qXfer_libraries_svr4_read = eLazyBoolCalculate; variable