Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp118 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveModInitFunc>( in Initialize()
309 bool parseSectionDirectiveModInitFunc(StringRef, SMLoc) { in parseSectionDirectiveModInitFunc() function in __anon0fc857650111::DarwinAsmParser