Searched refs:checkSection (Results 1 – 2 of 2) sorted by relevance
389 Error checkSection(const SectionBase &S) const;
2758 Error ASCIIHexWriter::checkSection(const SectionBase &S) const { in checkSection() function in ASCIIHexWriter2777 if (Error E = checkSection(S)) in finalize()