Searched refs:uwx_default_rstate (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/contrib/ia64/libuwx/src/
H A Duwx_uinfo.h32 extern int uwx_default_rstate(
H A Duwx_step.c181 status = uwx_default_rstate(env, &rstate);
227 status = uwx_default_rstate(env, &rstate);
675 status = uwx_default_rstate(env, rstate);
H A Duwx_uinfo.c63 /* uwx_default_rstate: Returns the default register state for a leaf routine */
65 int uwx_default_rstate(struct uwx_env *env, uint64_t **rstatep) function

Completed in 33 milliseconds