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

References

lib/Target/X86/X86AsmPrinter.cpp
  125       GVSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr");
  127       GVSym = getSymbol(GV);
  138       MCSymbol *Sym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr");
  142         StubSym = MachineModuleInfoImpl::StubValueTy(getSymbol(GV),
  143                                                      !GV->hasInternalLinkage());