Searched refs:createDirectionalLocalSymbol (Results 1 – 4 of 4) sorted by relevance
467 MCSymbol *createDirectionalLocalSymbol(unsigned LocalLabelVal);
325 MCSymbol *MCContext::createDirectionalLocalSymbol(unsigned LocalLabelVal) { in createDirectionalLocalSymbol() function in MCContext
1918 Sym = Ctx.createDirectionalLocalSymbol(LocalLabelVal); in parseStatement()
2161 Sym = Ctx.createDirectionalLocalSymbol(LocalLabelVal); in parseStatement()