Home
last modified time | relevance | path

Searched defs:parseDirectivePushSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp374 bool ELFAsmParser::parseDirectivePushSection(StringRef s, SMLoc loc) { in parseDirectivePushSection() function in ELFAsmParser
H A DCOFFAsmParser.cpp433 bool COFFAsmParser::parseDirectivePushSection(StringRef directive, SMLoc loc) { in parseDirectivePushSection() function in COFFAsmParser
H A DDarwinAsmParser.cpp720 bool DarwinAsmParser::parseDirectivePushSection(StringRef S, SMLoc Loc) { in parseDirectivePushSection() function in DarwinAsmParser