Searched refs:ParseDirectiveCSect (Results 1 – 1 of 1) sorted by relevance
39 addDirectiveHandler<&XCOFFAsmParser::ParseDirectiveCSect>(".csect"); in Initialize()41 bool ParseDirectiveCSect(StringRef, SMLoc);53 bool XCOFFAsmParser::ParseDirectiveCSect(StringRef, SMLoc) { in ParseDirectiveCSect() function in XCOFFAsmParser