Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.h119 Status PopulateMemoryRegionCache();
H A DNativeProcessNetBSD.cpp627 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
675 Status NativeProcessNetBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessNetBSD
758 Status error = PopulateMemoryRegionCache(); in GetLoadedModuleFileSpec()
779 Status error = PopulateMemoryRegionCache(); in GetFileLoadAddress()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.h125 Status PopulateMemoryRegionCache();
H A DNativeProcessFreeBSD.cpp570 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
618 Status NativeProcessFreeBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessFreeBSD
709 Status error = PopulateMemoryRegionCache(); in GetLoadedModuleFileSpec()
731 Status error = PopulateMemoryRegionCache(); in GetFileLoadAddress()