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

References

lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  372   if (!IO.outputting()) {
  373     if (IO.mapTag("!FileChecksums")) {
  376     } else if (IO.mapTag("!Lines")) {
  378     } else if (IO.mapTag("!InlineeLines")) {
  380     } else if (IO.mapTag("!CrossModuleExports")) {
  383     } else if (IO.mapTag("!CrossModuleImports")) {
  386     } else if (IO.mapTag("!Symbols")) {
  388     } else if (IO.mapTag("!StringTable")) {
  390     } else if (IO.mapTag("!FrameData")) {
  392     } else if (IO.mapTag("!COFFSymbolRVAs")) {
  398   Subsection.Subsection->map(IO);