Searched refs:SectionAddrSet (Results 1 – 2 of 2) sorted by relevance
300 M.SectionsAllocatedSinceLastLoad = SectionAddrSet(); in operator()362 typedef std::set<const void *> SectionAddrSet; typedef369 SectionAddrSet SectionsAllocatedSinceLastLoad;370 std::map<ObjectLayerT::ObjSetHandleT, SectionAddrSet, ObjSetHandleCompare>
431 M.SectionsAllocatedSinceLastLoad = SectionAddrSet(); in operator()490 using SectionAddrSet = std::set<const void *>; variable491 SectionAddrSet SectionsAllocatedSinceLastLoad;492 std::map<VModuleKey, SectionAddrSet> UnfinalizedSections;