Searched defs:memMapItem (Results 1 – 4 of 4) sorted by relevance
285 MemMapItem memMapItem; in ParseMap() local
103 for (auto &memMapItem : thread.GetMaps()) { in CreateThread() local
295 MemMapItem memMapItem; in ParseMap() local
440 void VirtualRuntime::FillMapsCache(std::string& currentFileName, MemMapItem& memMapItem) in FillMapsCache()