reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
139 MCSymbol *getSymbolWithGlobalValueBase(const GlobalValue *GV,
2831 return getObjFileLowering().getSymbolWithGlobalValueBase(GV, Suffix, TM);
lib/CodeGen/TargetLoweringObjectFileImpl.cpp395 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, ".DW.stub", TM); 1074 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr", TM); 1100 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr", TM);lib/Target/Sparc/SparcTargetObjectFile.cpp
30 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, ".DW.stub", TM);