Searched refs:ParseSectionDirectiveBSS (Results 1 – 2 of 2) sorted by relevance
57 addDirectiveHandler<&COFFAsmParser::ParseSectionDirectiveBSS>(".bss"); in Initialize()108 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() function in __anon53315d830111::COFFAsmParser
55 addDirectiveHandler<&ELFAsmParser::ParseSectionDirectiveBSS>(".bss"); in Initialize()100 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() function in __anona4be663c0111::ELFAsmParser