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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  159   W.printNumber("SectionNumber", Section.SectionNumber);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
   91   error(IO.mapInteger(Section.SectionNumber));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  299   IO.mapRequired("SectionNumber", Symbol.SectionNumber);
tools/lld/COFF/PDB.cpp
 1491   sym.SectionNumber = os.sectionIndex;
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  425                Section.SectionNumber);