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