Home
last modified time | relevance | path

Searched refs:GetSharedCacheInfoSupported (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h441 bool GetSharedCacheInfoSupported();
H A DGDBRemoteCommunicationClient.cpp630 bool GDBRemoteCommunicationClient::GetSharedCacheInfoSupported() { in GetSharedCacheInfoSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp4189 if (m_gdb_comm.GetSharedCacheInfoSupported()) { in GetSharedCacheInfo()