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

References

tools/lld/COFF/PDB.cpp
  655   RecordPrefix *prefix = reinterpret_cast<RecordPrefix *>(recordData.data());
  657   SymbolKind kind = symbolKind(recordData);
  671     auto content = recordData.drop_front(sizeof(RecordPrefix));
  672     CVSymbol sym(recordData);