Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.h115 Status PopulateMemoryRegionCache();
H A DNativeProcessNetBSD.cpp607 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
655 Status NativeProcessNetBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessNetBSD
738 Status error = PopulateMemoryRegionCache(); in GetLoadedModuleFileSpec()
759 Status error = PopulateMemoryRegionCache(); in GetFileLoadAddress()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.h122 Status PopulateMemoryRegionCache();
H A DNativeProcessFreeBSD.cpp558 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
606 Status NativeProcessFreeBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessFreeBSD
697 Status error = PopulateMemoryRegionCache(); in GetLoadedModuleFileSpec()
719 Status error = PopulateMemoryRegionCache(); in GetFileLoadAddress()