Searched refs:extraFlags (Results 1 – 1 of 1) sorted by relevance
536 unsigned extraFlags = 0; in ParseSectionArguments() local571 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()575 extraFlags = parseSectionFlags(getContext().getTargetTriple(), FlagsStr, in ParseSectionArguments()579 if (extraFlags == -1U) in ParseSectionArguments()581 Flags |= extraFlags; in ParseSectionArguments()691 if ((extraFlags || Size || !TypeName.empty()) && Section->getFlags() != Flags) in ParseSectionArguments()694 if ((extraFlags || Size || !TypeName.empty()) && in ParseSectionArguments()