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/
H A DDarwinAsmParser.cpp185 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveIdent>(".ident"); in Initialize()
435 bool parseSectionDirectiveIdent(StringRef, SMLoc) { in parseSectionDirectiveIdent() function in __anon0fc857650111::DarwinAsmParser