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

References

include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
   29   using DebugSubsectionIterator = codeview::DebugSubsectionArray::Iterator;
   59   codeview::DebugSubsectionArray getSubsectionsArray() const {
   86   codeview::DebugSubsectionArray Subsections;
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  910   DebugSubsectionArray Subsections;
tools/lld/COFF/InputFiles.cpp
  701   DebugSubsectionArray subsections;
tools/lld/COFF/PDB.cpp
  987   DebugSubsectionArray subsections;
 1738     DebugSubsectionArray subsections;
tools/llvm-pdbutil/InputFile.cpp
   94                                    DebugSubsectionArray &Subsections) {
  140       DebugSubsectionArray SS;
  159 void SymbolGroup::updateDebugS(const codeview::DebugSubsectionArray &SS) {
  487     DebugSubsectionArray SS;
tools/llvm-pdbutil/InputFile.h
  104   codeview::DebugSubsectionArray getDebugSubsections() const {
  117   void updateDebugS(const codeview::DebugSubsectionArray &SS);
  122   codeview::DebugSubsectionArray Subsections;
tools/obj2yaml/coff2yaml.cpp
  130     codeview::DebugSubsectionArray Subsections;