Home
last modified time | relevance | path

Searched defs:GetSharedCacheInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
DProcess.h1295 virtual lldb_private::StructuredData::ObjectSP GetSharedCacheInfo() { in GetSharedCacheInfo() function
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp4176 StructuredData::ObjectSP ProcessGDBRemote::GetSharedCacheInfo() { in GetSharedCacheInfo() function in ProcessGDBRemote