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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  167   W.printString("Name", Section.Name);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
   97   error(IO.mapStringZ(Section.Name));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  304   IO.mapRequired("Name", Symbol.Name);
tools/lld/COFF/PDB.cpp
 1489   sym.Name = os.name;
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  421   P.format(" `{0}`", Section.Name);