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

References

lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp
   28   for (uint32_t Off : GS.getGlobalsTable()) {
tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
 1299   for (const uint32_t gid : m_index->globals().getGlobalsTable()) {
tools/llvm-pdbutil/DumpOutputStyle.cpp
  829     for (uint32_t PubSymOff : ExpGlobals->getGlobalsTable()) {
 1691     const GSIHashTable &Table = Globals.getGlobalsTable();
tools/llvm-pdbutil/TypeReferenceTracker.cpp
   79     for (uint32_t PubSymOff : GS.getGlobalsTable()) {