Home
last modified time | relevance | path

Searched defs:ExpectedMemory (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/TestingSupport/Host/
H A DNativeProcessTestUtils.h75 auto ExpectedMemory = this->ReadMemory(Addr, Size); in ReadMemory() local
/llvm-project-15.0.7/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp434 auto ExpectedMemory = GetMinidumpFile().getMemoryList(); in FindMemoryRange() local
555 auto ExpectedMemory = parser.GetMinidumpFile().getMemoryList(); in CreateRegionsCacheFromMemoryList() local