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