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