Searched refs:getMemoryInfoList (Results 1 – 4 of 4) sorted by relevance
62 MinidumpFile::getMemoryInfoList() const { in getMemoryInfoList() function in MinidumpFile
287 getMemoryInfoList() const;
510 auto ExpectedInfo = parser.GetMinidumpFile().getMemoryInfoList(); in CreateRegionsCacheFromMemoryInfoList()
512 if (auto ExpectedList = File.getMemoryInfoList()) in create()