Searched refs:UpdatedSections (Results 1 – 2 of 2) sorted by relevance
1165 DenseMap<SectionBase *, std::vector<uint8_t>> UpdatedSections; variable1213 const auto &getUpdatedSections() const { return UpdatedSections; } in getUpdatedSections()
2175 UpdatedSections[Sec.get()] = Data; in updateSectionData()