Home
last modified time | relevance | path

Searched refs:checkSection (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h379 Error checkSection(const SectionBase &Sec);
H A DELFObject.cpp2715 Error IHexWriter::checkSection(const SectionBase &Sec) { in checkSection() function in IHexWriter
2735 if (Error E = checkSection(Sec)) in finalize()