Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDDarwinAsmParser.cpp91 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveBss>(".bss"); in Initialize()
220 bool parseSectionDirectiveBss(StringRef, SMLoc) { in parseSectionDirectiveBss() function in __anonae1ff6670111::DarwinAsmParser