Searched refs:OverwriteName (Results 1 – 1 of 1) sorted by relevance
5519 for (const char *const &OverwriteName : SectionsToOverwrite) in willOverwriteSection() local5520 if (SectionName == OverwriteName) in willOverwriteSection()5522 for (std::string &OverwriteName : DebugSectionsToOverwrite) in willOverwriteSection()5523 if (SectionName == OverwriteName) in willOverwriteSection()