HomeSort by relevance Sort by last modified time
    Searched refs:getOrCreateDirectionalLocalSymbol (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCContext.cpp 171 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,
181 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance);
189 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance);
  /external/llvm/include/llvm/MC/
MCContext.h 175 MCSymbol *getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,

Completed in 485 milliseconds