Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c8254 static void excp_dump_file(FILE *logfile, CPUArchState *env, in excp_dump_file() function
8270 excp_dump_file(stderr, env, fmt, code); in target_exception_dump()
8276 excp_dump_file(logfile, env, fmt, code); in target_exception_dump()