reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
283 m_supports_alloc_dealloc_memory = eLazyBoolCalculate; 1364 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { 1365 m_supports_alloc_dealloc_memory = eLazyBoolYes; 1378 m_supports_alloc_dealloc_memory = eLazyBoolNo; 1382 m_supports_alloc_dealloc_memory = eLazyBoolNo; 1389 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { 1390 m_supports_alloc_dealloc_memory = eLazyBoolYes; 1400 m_supports_alloc_dealloc_memory = eLazyBoolNo; 1404 m_supports_alloc_dealloc_memory = eLazyBoolNo;tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
348 return m_supports_alloc_dealloc_memory;