Searched refs:unexpected_eof (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DError.cpp44 case object_error::unexpected_eof:
H A DCOFFObjectFile.cpp48 EC = object_error::unexpected_eof;
55 // Returns unexpected_eof if error.
993 return object_error::unexpected_eof;
H A DWindowsResource.cpp72 object_error::unexpected_eof);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DError.h32 unexpected_eof, member in class:llvm::object::object_error
H A DBinary.h168 return object_error::unexpected_eof;
H A DMinidump.h150 object_error::unexpected_eof);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dresrc.c194 static void unexpected_eof (const char *);
590 unexpected_eof (const char *msg)
606 unexpected_eof (msg);
623 unexpected_eof (msg);
749 unexpected_eof (real_filename);
1150 unexpected_eof (real_filename);
589 unexpected_eof (const char *msg) function

Completed in 163 milliseconds