Lines Matching defs:malformedError
25 malformedError(Twine Msg) {
148 Err = malformedError("contains zero architecture types");
157 Err = malformedError("bad magic number");
161 Err = malformedError("fat_arch" +
171 Err = malformedError("offset plus size of cputype (" +
179 Err = malformedError("align (2^" + Twine(A.getAlign()) +
187 Err = malformedError("offset: " + Twine(A.getOffset()) +
194 Err = malformedError("cputype (" + Twine(A.getCPUType()) + ") "
207 Err = malformedError("contains two of the same architecture (cputype "
218 Err = malformedError("cputype (" + Twine(A.getCPUType()) + ") "