Searched refs:ParseSectionDirectiveBSS (Results 1 – 2 of 2) sorted by relevance
60 addDirectiveHandler<&COFFAsmParser::ParseSectionDirectiveBSS>(".bss"); in Initialize()111 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() function in __anonc41063320111::COFFAsmParser
57 addDirectiveHandler<&ELFAsmParser::ParseSectionDirectiveBSS>(".bss"); in Initialize()102 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() function in __anonafebf20b0111::ELFAsmParser