Home
last modified time | relevance | path

Searched refs:GetDisableMemoryCache (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDProcess.h65 GetDisableMemoryCache() const;
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp166 ProcessProperties::GetDisableMemoryCache() const in GetDisableMemoryCache() function in ProcessProperties
2563 if (!GetDisableMemoryCache()) in ReadMemory()