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

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
H A DAsmParser.cpp267 AddDirectiveHandler<&GenericAsmParser::ParseDirectiveStabs>(".stabs");
317 bool ParseDirectiveStabs(StringRef, SMLoc DirectiveLoc);
2469 /// ParseDirectiveStabs
2471 bool GenericAsmParser::ParseDirectiveStabs(StringRef Directive, function in class:GenericAsmParser

Completed in 28 milliseconds