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