Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm1234 JSONGenerator::ObjectSP MachProcess::GetSharedCacheInfo(nub_process_t pid) { function
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h1320 virtual lldb_private::StructuredData::ObjectSP GetSharedCacheInfo() { in GetSharedCacheInfo() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3860 StructuredData::ObjectSP ProcessGDBRemote::GetSharedCacheInfo() { in GetSharedCacheInfo() function in ProcessGDBRemote