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