Searched refs:unexec_error (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexmacosx.c274 unexec_error (char *format, ...) function
397 unexec_error ("cannot allocate region structure");
472 unexec_error ("find_emacs_zone_regions: too many regions");
735 unexec_error ("cannot read mach-o header");
738 unexec_error ("input file not in correct Mach-O format");
741 unexec_error ("input Mach-O file is not an executable object file");
763 unexec_error ("cannot read load command");
767 unexec_error ("cannot read content of load command");
828 unexec_error ("cannot copy segment from input to output file");
832 unexec_error ("canno
[all...]
/macosx-10.9.5/emacs-92/
H A Dunexmacosx.c274 unexec_error (char *format, ...) function
397 unexec_error ("cannot allocate region structure");
472 unexec_error ("find_emacs_zone_regions: too many regions");
735 unexec_error ("cannot read mach-o header");
738 unexec_error ("input file not in correct Mach-O format");
741 unexec_error ("input Mach-O file is not an executable object file");
763 unexec_error ("cannot read load command");
767 unexec_error ("cannot read content of load command");
828 unexec_error ("cannot copy segment from input to output file");
832 unexec_error ("canno
[all...]

Completed in 86 milliseconds