Home
last modified time | relevance | path

Searched refs:ParseDirectivePushSection (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp70 &ELFAsmParser::ParseDirectivePushSection>(".pushsection"); in Initialize()
141 bool ParseDirectivePushSection(StringRef, SMLoc);
371 bool ELFAsmParser::ParseDirectivePushSection(StringRef s, SMLoc loc) { in ParseDirectivePushSection() function in ELFAsmParser