Searched defs:ParseDirectivePushSection (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | ELFAsmParser.cpp | 395 bool ELFAsmParser::ParseDirectivePushSection(StringRef s, SMLoc loc) { in ParseDirectivePushSection() function in ELFAsmParser |
H A D | COFFAsmParser.cpp | 432 bool COFFAsmParser::ParseDirectivePushSection(StringRef directive, SMLoc loc) { ParseDirectivePushSection() function in COFFAsmParser |