reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCAsmPrinter.cpp
  188   if (Subtarget->hasLazyResolverStub(GV)) {
  189     SymToPrint = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr");
  194       StubSym = MachineModuleInfoImpl::StubValueTy(getSymbol(GV),
  195                                                    !GV->hasInternalLinkage());
  197     SymToPrint = getSymbol(GV);