Searched refs:CT_NORETURN (Results 1 – 4 of 4) sorted by relevance
91 #define CT_NORETURN (CF_DONE | CF_NORETURN) /* the no-return call type */ macro
528 assert(type == CT_NOTDONE || type == CT_DONE || type == CT_NORETURN); in call_enter()
53 CT_NORETURN: execve("foo", ["foo"], []")| = -1 [ENOENT]60 (CT_NORETURN) call type is used for a small number of functions that do not
18 return CT_NORETURN; in pm_exit_out()542 return CT_NORETURN; in pm_exec_out()942 return CT_NORETURN; in pm_sigreturn_out()