Home
last modified time | relevance | path

Searched refs:target_exception_dump (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-user/
H A Dcpu_loop-common.h26 void target_exception_dump(CPUArchState *env, const char *fmt, int code);
28 target_exception_dump(env, fmt, code)
H A Dsyscall.c8260 void target_exception_dump(CPUArchState *env, const char *fmt, int code) in target_exception_dump() function