Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.h119 Status PopulateMemoryRegionCache();
H A DNativeProcessNetBSD.cpp630 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
678 Status NativeProcessNetBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessNetBSD
762 Status error = PopulateMemoryRegionCache(); in GetLoadedModuleFileSpec()
784 Status error = PopulateMemoryRegionCache(); in GetFileLoadAddress()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.h125 Status PopulateMemoryRegionCache();
H A DNativeProcessFreeBSD.cpp598 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
646 Status NativeProcessFreeBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessFreeBSD
737 Status error = PopulateMemoryRegionCache(); in GetLoadedModuleFileSpec()
764 Status error = PopulateMemoryRegionCache(); in GetFileLoadAddress()