Searched refs:ModInitSections (Results 1 – 2 of 2) sorted by relevance
49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()53 return ModInitSections; in getModInitsSections()79 RawPointerSectionList ModInitSections; variable
90 for (const auto &ModInit : ModInitSections) { in runModInits()