Searched refs:createDirectionalLocalSymbol (Results 1 – 4 of 4) sorted by relevance
493 MCSymbol *createDirectionalLocalSymbol(unsigned LocalLabelVal);
346 MCSymbol *MCContext::createDirectionalLocalSymbol(unsigned LocalLabelVal) { in createDirectionalLocalSymbol() function in MCContext
1939 Sym = Ctx.createDirectionalLocalSymbol(LocalLabelVal); in parseStatement()
2259 Sym = Ctx.createDirectionalLocalSymbol(0); in parseStatement()