Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp69 &ELFAsmParser::ParseDirectivePushSection>(".pushsection"); in Initialize()
140 bool ParseDirectivePushSection(StringRef, SMLoc);
379 bool ELFAsmParser::ParseDirectivePushSection(StringRef s, SMLoc loc) { in ParseDirectivePushSection() function in ELFAsmParser