Searched defs:m_supports_alloc_dealloc_memory (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h336 // m_supports_alloc_dealloc_memory = lldb_private::eLazyBoolNo;
337 return m_supports_alloc_dealloc_memory;
373 lldb_private::LazyBool m_supports_alloc_dealloc_memory; member in class:GDBRemoteCommunicationClient

Completed in 66 milliseconds