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

/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCParser/
H A DDarwinAsmParser.cpp60 AddDirectiveHandler<&DarwinAsmParser::ParseDirectiveTBSS>(".tbss");
124 bool ParseDirectiveTBSS(StringRef, SMLoc);
563 /// ParseDirectiveTBSS
565 bool DarwinAsmParser::ParseDirectiveTBSS(StringRef, SMLoc) { function in class:DarwinAsmParser

Completed in 74 milliseconds