Searched refs:LocalAlias (Results 1 – 1 of 1) sorted by relevance
694 MCSymbol *LocalAlias = getSymbolPreferLocal(*GV); in emitGlobalVariable() local695 if (LocalAlias != EmittedInitSym) in emitGlobalVariable()696 OutStreamer->emitLabel(LocalAlias); in emitGlobalVariable()1665 MCSymbol *LocalAlias = getSymbolPreferLocal(GIS); in emitGlobalIndirectSymbol() local1666 if (LocalAlias != Name) in emitGlobalIndirectSymbol()1667 OutStreamer->emitAssignment(LocalAlias, Expr); in emitGlobalIndirectSymbol()