Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCContext.cpp239 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol() function in MCContext
249 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in createDirectionalLocalSymbol()
257 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in getDirectionalLocalSymbol()
/external/llvm/include/llvm/MC/
DMCContext.h223 MCSymbol *getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,