Home
last modified time | relevance | path

Searched refs:yasm__fatal (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dxmalloc.c71 yasm__fatal(N_("out of memory")); in def_xmalloc()
86 yasm__fatal(N_("out of memory")); in def_xcalloc()
103 yasm__fatal(N_("out of memory")); in def_xrealloc()
Derrwarn.h115 /*@exits@*/ void yasm__fatal(const char *message, ...);
Derrwarn.c522 yasm__fatal(const char *message, ...) in yasm__fatal() function
Dfile.c255 yasm__fatal(N_("could not determine current working directory")); in yasm__getcwd()
Dvalue.c165 yasm__fatal(N_("expression on line %d has too many add terms;" in value_finalize_scan()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/cpp/
Dcpp-preproc.c87 yasm__fatal(N_("command line too long!")); \
143 yasm__fatal( N_("Failed to execute preprocessor") ); in cpp_invoke()
145 yasm__fatal( N_("Cannot execute preprocessor, no popen available") ); in cpp_invoke()
175 yasm__fatal( N_("Failed to execute preprocessor") ); in cpp_generate_deps()
177 yasm__fatal( N_("Cannot execute preprocessor, no popen available") ); in cpp_generate_deps()
224 yasm__fatal( N_("Preprocessor exited with failure") ); in cpp_preproc_destroy()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/raw/
Draw-preproc.c54 yasm__fatal( N_("Could not open input file") ); in raw_preproc_create()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
Dxdf-objfmt.c303 yasm__fatal(N_("could not get file position on output file")); in xdf_objfmt_output_section()
331 yasm__fatal(N_("could not get file position on output file")); in xdf_objfmt_output_section()
555 yasm__fatal(N_("could not seek on output file")); in xdf_objfmt_output()
582 yasm__fatal(N_("could not seek on output file")); in xdf_objfmt_output()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/
Drdf-objfmt.c685 yasm__fatal(N_("could not seek on output file")); in rdf_objfmt_output()
750 yasm__fatal(N_("could not get file position on output file")); in rdf_objfmt_output()
767 yasm__fatal(N_("could not get file position on output file")); in rdf_objfmt_output()
774 yasm__fatal(N_("could not seek on output file")); in rdf_objfmt_output()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
Dnasm-preproc.c145 yasm__fatal( N_("Could not open input file") ); in nasm_preproc_create()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c1101 yasm__fatal(N_("could not seek on output file")); in macho_objfmt_output()
1121 yasm__fatal(N_("could not seek on output file")); in macho_objfmt_output()
1232 yasm__fatal(N_("could not seek on output file")); in macho_objfmt_output()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
Dcoff-objfmt.c796 yasm__fatal(N_("could not get file position on output file")); in coff_objfmt_output_section()
827 yasm__fatal(N_("could not get file position on output file")); in coff_objfmt_output_section()
1205 yasm__fatal(N_("could not seek on output file")); in coff_objfmt_output()
1236 yasm__fatal(N_("could not get file position on output file")); in coff_objfmt_output()
1250 yasm__fatal(N_("could not seek on output file")); in coff_objfmt_output()
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
Dgenperf.c68 yasm__fatal(const char *message, ...) in yasm__fatal() function
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
Dcv-symline.c375 yasm__fatal(N_("codeview: could not open source file")); in cv_dbgfmt_add_file()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
Dbin-objfmt.c1081 yasm__fatal(N_("could not seek on output file")); in bin_objfmt_output_section()