Searched refs:SupportsAllocDeallocMemory (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h333 SupportsAllocDeallocMemory () // const function in class:GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp2093 LazyBool supported = m_gdb_comm.SupportsAllocDeallocMemory();
2155 LazyBool supported = m_gdb_comm.SupportsAllocDeallocMemory();

Completed in 63 milliseconds