Searched refs:getDirectionalLocalSymbol (Results 1 – 4 of 4) sorted by relevance
272 MCSymbol *getDirectionalLocalSymbol(unsigned LocalLabelVal, bool Before);
252 MCSymbol *MCContext::getDirectionalLocalSymbol(unsigned LocalLabelVal, in getDirectionalLocalSymbol() function in MCContext
1246 getContext().getDirectionalLocalSymbol(IntVal, IDVal == "b"); in ParseIntelExpression()
904 Ctx.getDirectionalLocalSymbol(IntVal, IDVal == "b"); in parsePrimaryExpr()