Searched refs:ParseDirectiveSubsection (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp79 addDirectiveHandler<&ELFAsmParser::ParseDirectiveSubsection>(".subsection");
151 bool ParseDirectiveSubsection(StringRef, SMLoc);
637 bool ELFAsmParser::ParseDirectiveSubsection(StringRef, SMLoc) { function in class:ELFAsmParser

Completed in 80 milliseconds