Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm1228 JSONGenerator::ObjectSP MachProcess::GetSharedCacheInfo(nub_process_t pid) { function
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DProcess.h1307 virtual lldb_private::StructuredData::ObjectSP GetSharedCacheInfo() { in GetSharedCacheInfo() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3897 StructuredData::ObjectSP ProcessGDBRemote::GetSharedCacheInfo() { in GetSharedCacheInfo() function in ProcessGDBRemote