reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
452 MCSymbol *getSymbolWithGlobalValueBase(const GlobalValue *GV,
812 MCSymbol *MCSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr");
lib/Target/PowerPC/PPCAsmPrinter.cpp189 SymToPrint = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); 1669 getSymbolWithGlobalValueBase(Personality, "$non_lazy_ptr");lib/Target/X86/X86AsmPrinter.cpp
125 GVSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); 138 MCSymbol *Sym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr");