Searched refs:checkSection (Results 1 – 2 of 2) sorted by relevance
382 Error checkSection(const SectionBase &Sec);
2765 Error IHexWriter::checkSection(const SectionBase &Sec) { in checkSection() function in IHexWriter2785 if (Error E = checkSection(Sec)) in finalize()