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

References

lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp
   26   GlobalsStream &GS = cantFail(Session.getPDBFile().getPDBGlobalsStream());
   27   SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream());
   46       Session.getSymbolCache().getOrCreateGlobalSymbolByOffset(MatchOffsets[N]);
   47   return Session.getSymbolCache().getSymbolById(Id);