Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp121 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveModInitFunc>( in Initialize()
310 bool parseSectionDirectiveModInitFunc(StringRef, SMLoc) { in parseSectionDirectiveModInitFunc() function in __anonc75028190111::DarwinAsmParser