Searched refs:ParseSectionDirectiveBSS (Results 1 – 2 of 2) sorted by relevance
57 addDirectiveHandler<&COFFAsmParser::ParseSectionDirectiveBSS>(".bss"); in Initialize()113 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() function in __anon1adb9dfd0111::COFFAsmParser
56 addDirectiveHandler<&ELFAsmParser::ParseSectionDirectiveBSS>(".bss"); in Initialize()101 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() function in __anon93857f760111::ELFAsmParser