Searched refs:LocalAlias (Results 1 – 1 of 1) sorted by relevance
680 MCSymbol *LocalAlias = getSymbolPreferLocal(*GV); in emitGlobalVariable() local681 if (LocalAlias != EmittedInitSym) in emitGlobalVariable()682 OutStreamer->emitLabel(LocalAlias); in emitGlobalVariable()1645 MCSymbol *LocalAlias = getSymbolPreferLocal(GIS); in emitGlobalIndirectSymbol() local1646 if (LocalAlias != Name) in emitGlobalIndirectSymbol()1647 OutStreamer->emitAssignment(LocalAlias, Expr); in emitGlobalIndirectSymbol()