Home
last modified time | relevance | path

Searched refs:parseSunStyleSectionFlags (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp155 unsigned parseSunStyleSectionFlags();
351 unsigned ELFAsmParser::parseSunStyleSectionFlags() { in parseSunStyleSectionFlags() function in ELFAsmParser
571 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()