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

References

include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h
   40   case SymbolKind::S_END:
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 2728   emitEndSymbolRecord(SymbolKind::S_END);
lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
  446   case SymbolKind::S_END:
tools/lld/COFF/PDB.cpp
  660     prefix->RecordKind = SymbolKind::S_END;