Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp157 unsigned parseSunStyleSectionFlags();
349 unsigned ELFAsmParser::parseSunStyleSectionFlags() { in parseSunStyleSectionFlags() function in ELFAsmParser
553 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()