HomeSort by relevance Sort by last modified time
    Searched refs:QEMU_NORETURN (Results 1 - 3 of 3) sorted by null

  /external/qemu/
qemu-common.h 5 #define QEMU_NORETURN __attribute__ ((__noreturn__))
7 /* Hack around the mess dyngen-exec.h causes: We need QEMU_NORETURN in files that
146 void QEMU_NORETURN hw_error(const char *fmt, ...)
exec-all.h 82 void QEMU_NORETURN cpu_loop_exit(void);
cpu-all.h 759 void QEMU_NORETURN cpu_abort(CPUState *env, const char *fmt, ...)

Completed in 544 milliseconds