Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp158 unsigned parseSunStyleSectionFlags();
341 unsigned ELFAsmParser::parseSunStyleSectionFlags() { in parseSunStyleSectionFlags() function in ELFAsmParser
535 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()