Searched defs:cpu_abort (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dexec.c648 cpu_abort(env1, "Internal error: code buffer overflow\n");
1604 cpu_abort(env, "Raised interrupt while not in I/O function");
1695 void cpu_abort(CPUState *env, const char *fmt, ...) function
2962 cpu_abort(env, "check_watchpoint: could not find TB for "
3851 cpu_abort(env, "cpu_io_recompile: could not find TB for pc=%p",
3881 cpu_abort(env, "TB too big during recompile");

Completed in 116 milliseconds