Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp154 unsigned parseSunStyleSectionFlags();
317 unsigned ELFAsmParser::parseSunStyleSectionFlags() { in parseSunStyleSectionFlags() function in ELFAsmParser
408 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()