Home
last modified time | relevance | path

Searched refs:yasm_error_set_xref (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dinsn.c262 yasm_error_set_xref(xrefline, "%s", xrefstr); in yasm_insn_finalize()
280 yasm_error_set_xref(xrefline, "%s", xrefstr); in yasm_insn_finalize()
Derrwarn.h184 void yasm_error_set_xref(unsigned long xrefline, const char *format, ...)
Derrwarn.c311 yasm_error_set_xref(unsigned long xrefline, const char *format, ...) in yasm_error_set_xref() function
Dsymrec.c301 yasm_error_set_xref(rec->def_line!=0 ? rec->def_line : rec->decl_line, in symtab_define()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
Dwin64-except.c260 yasm_error_set_xref(yasm_symrec_get_def_line(info->prolog), in win64_uwinfo_bc_expand()
Dcoff-objfmt.c1177 yasm_error_set_xref(objfmt_coff->proc_frame, in coff_objfmt_output()
2000 yasm_error_set_xref(objfmt_coff->proc_frame, in dir_proc_frame()
2028 yasm_error_set_xref(objfmt_coff->done_prolog, in procframe_checkstate()
2264 yasm_error_set_xref(objfmt_coff->proc_frame, in dir_endproc_frame()