Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.h115 Status PopulateMemoryRegionCache();
H A DNativeProcessNetBSD.cpp449 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
497 Status NativeProcessNetBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessNetBSD