Searched refs:UpdatedSections (Results 1 – 2 of 2) sorted by relevance
1161 DenseMap<SectionBase *, std::vector<uint8_t>> UpdatedSections; variable1207 const auto &getUpdatedSections() const { return UpdatedSections; } in getUpdatedSections()
2185 UpdatedSections[OldSec] = Data; in updateSection()