Searched refs:flagId (Results 1 – 1 of 1) sorted by relevance
373 StringRef flagId = getTok().getIdentifier(); in parseSunStyleSectionFlags() local374 if (flagId == "alloc") in parseSunStyleSectionFlags()376 else if (flagId == "execinstr") in parseSunStyleSectionFlags()378 else if (flagId == "write") in parseSunStyleSectionFlags()380 else if (flagId == "tls") in parseSunStyleSectionFlags()