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