Searched defs:EntryInfo (Results 1 – 1 of 1) sorted by relevance
252 struct EntryInfo { struct253 EntryInfo(SnapshotObjectId id, Address addr, unsigned int size) in EntryInfo() function255 EntryInfo(SnapshotObjectId id, Address addr, unsigned int size, bool accessed) in EntryInfo() argument265 List<EntryInfo> entries_; argument