Searched refs:parseDirectiveIndirectSymbol (Results 1 – 1 of 1) sorted by relevance
49 addDirectiveHandler<&DarwinAsmParser::parseDirectiveIndirectSymbol>( in Initialize()173 bool parseDirectiveIndirectSymbol(StringRef, SMLoc);433 bool DarwinAsmParser::parseDirectiveIndirectSymbol(StringRef, SMLoc Loc) { in parseDirectiveIndirectSymbol() function in DarwinAsmParser