Searched refs:ParseDirectiveIdent (Results 1 – 1 of 1) sorted by relevance
65 addDirectiveHandler<&ELFAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()144 bool ParseDirectiveIdent(StringRef, SMLoc);626 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in ELFAsmParser