Searched refs:InitSectionName (Results 1 – 1 of 1) sorted by relevance
1001 for (auto &InitSectionName : MachOInitSectionNames) { in preserveImportantSections() local1004 if (InitSectionName == MachOObjCImageInfoSectionName) in preserveImportantSections()1008 auto *InitSection = G.findSectionByName(InitSectionName); in preserveImportantSections()