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