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