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

References

tools/lld/COFF/Chunks.cpp
  606     fatal("the section is too short: " + sectionName);
  608   if (!sectionName.startswith(".debug$"))
  609     fatal("invalid section: " + sectionName);
  612   uint32_t expectedMagic = sectionName == ".debug$H"
  616     warn("ignoring section " + sectionName + " with unrecognized magic 0x" +