Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp185 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveIdent>(".ident"); in Initialize()
435 bool parseSectionDirectiveIdent(StringRef, SMLoc) { in parseSectionDirectiveIdent() function in __anona298faaa0111::DarwinAsmParser