Searched refs:flagId (Results 1 – 1 of 1) sorted by relevance
352 StringRef flagId = getTok().getIdentifier(); in parseSunStyleSectionFlags() local353 if (flagId == "alloc") in parseSunStyleSectionFlags()355 else if (flagId == "execinstr") in parseSunStyleSectionFlags()357 else if (flagId == "write") in parseSunStyleSectionFlags()359 else if (flagId == "tls") in parseSunStyleSectionFlags()