Searched defs:EntryInfo (Results 1 – 2 of 2) sorted by relevance
270 struct EntryInfo { struct271 EntryInfo(SnapshotObjectId id, Address addr, unsigned int size, in EntryInfo() argument283 std::vector<EntryInfo> entries_; argument
313 auto &EntryInfo = BlockInfo[BB]; in initialize() local