Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeProcessNetBSD.h106 Status PopulateMemoryRegionCache();
DNativeProcessNetBSD.cpp578 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
626 Status NativeProcessNetBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessNetBSD
/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeProcessFreeBSD.h108 Status PopulateMemoryRegionCache();
DNativeProcessFreeBSD.cpp496 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
544 Status NativeProcessFreeBSD::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessFreeBSD
636 Status error = PopulateMemoryRegionCache(); in GetLoadedModuleFileSpec()
658 Status error = PopulateMemoryRegionCache(); in GetFileLoadAddress()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeProcessLinux.h217 Status PopulateMemoryRegionCache();
DNativeProcessLinux.cpp1235 Status error = PopulateMemoryRegionCache(); in GetMemoryRegionInfo()
1289 Status NativeProcessLinux::PopulateMemoryRegionCache() { in PopulateMemoryRegionCache() function in NativeProcessLinux
1362 PopulateMemoryRegionCache(); in Syscall()
1716 Status error = PopulateMemoryRegionCache(); in GetLoadedModuleFileSpec()
1737 Status error = PopulateMemoryRegionCache(); in GetFileLoadAddress()