Searched defs:parseDirectivePushSection (Results 1 – 3 of 3) sorted by relevance
374 bool ELFAsmParser::parseDirectivePushSection(StringRef s, SMLoc loc) { in parseDirectivePushSection() function in ELFAsmParser
433 bool COFFAsmParser::parseDirectivePushSection(StringRef directive, SMLoc loc) { in parseDirectivePushSection() function in COFFAsmParser
720 bool DarwinAsmParser::parseDirectivePushSection(StringRef S, SMLoc Loc) { in parseDirectivePushSection() function in DarwinAsmParser