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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 3087                                                       : SymbolKind::S_GDATA32);
lib/DebugInfo/CodeView/RecordName.cpp
  282   case SymbolKind::S_GDATA32:
lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
  379   case SymbolKind::S_GDATA32:
tools/lld/COFF/PDB.cpp
  752   case SymbolKind::S_GDATA32:
  774   case SymbolKind::S_GDATA32:
  798   case SymbolKind::S_GDATA32:
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
  448   case S_GDATA32:
  611     case SymbolKind::S_GDATA32:
 1227       case S_GDATA32:
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  111   case S_GDATA32:
  180   case S_GDATA32:
  280   case S_GDATA32:
  483   if (sym.kind() == S_GDATA32 || sym.kind() == S_LDATA32) {
tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  756   case S_GDATA32:
  763     scope = (sym.kind() == S_GDATA32) ? eValueTypeVariableGlobal
 1193     case SymbolKind::S_GDATA32: