Searched refs:createDirectionalLocalSymbol (Results 1 – 4 of 4) sorted by relevance
479 LLVM_ABI MCSymbol *createDirectionalLocalSymbol(unsigned LocalLabelVal);
440 MCSymbol *MCContext::createDirectionalLocalSymbol(unsigned LocalLabelVal) { in createDirectionalLocalSymbol() function in MCContext
1859 Sym = Ctx.createDirectionalLocalSymbol(LocalLabelVal); in parseStatement()
1966 Sym = Ctx.createDirectionalLocalSymbol(0); in parseStatement()