Home
last modified time | relevance | path

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

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