Searched refs:Section2Flags (Results 1 – 1 of 1) sorted by relevance
261 auto Section2Flags = StringRef(FlagValue).split('='); in parseSetSectionFlagValue() local263 SFU.Name = Section2Flags.first; in parseSetSectionFlagValue()267 Section2Flags.second.split(SectionFlags, ','); in parseSetSectionFlagValue()