Home
last modified time | relevance | path

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

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