Searched refs:InitSectionName (Results 1 – 1 of 1) sorted by relevance
762 for (auto &InitSectionName : InitSectionNames) { in preserveInitSections() local764 auto *InitSection = G.findSectionByName(InitSectionName); in preserveInitSections()884 for (auto InitSectionName : InitSectionNames) in registerInitSections() local885 if (auto *Sec = G.findSectionByName(InitSectionName)) in registerInitSections()