Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp144 unsigned parseSunStyleSectionFlags();
309 unsigned ELFAsmParser::parseSunStyleSectionFlags() { in parseSunStyleSectionFlags() function in ELFAsmParser
400 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()