reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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" +