Home
last modified time | relevance | path

Searched refs:getOrCreateDirectionalLocalSymbol (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/MC/
DMCContext.cpp236 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol() function in MCContext
246 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in createDirectionalLocalSymbol()
254 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in getDirectionalLocalSymbol()
/external/llvm/include/llvm/MC/
DMCContext.h236 MCSymbol *getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,