Searched refs:uwx_get_spill_loc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/contrib/ia64/libuwx/test/
H A Ddumpmyself.c84 status = uwx_get_spill_loc(uenv, UWX_REG_IP, &disp);
/freebsd-10.0-release/sys/contrib/ia64/libuwx/src/
H A Duwx.h163 __EXTERN_C int uwx_get_spill_loc(
315 /* The uwx_get_spill_loc() routine returns a spill location for a */
324 /* from a disposition returned from uwx_get_spill_loc(). */
399 return uwx_get_spill_loc(env, regid, dispp);
H A Duwx_context.c196 int uwx_get_spill_loc(struct uwx_env *env, int regid, uint64_t *dispp) function
H A Duwx_step.c751 (void) uwx_get_spill_loc(env, regid, histp);
796 (void) uwx_get_spill_loc(env, regid, histp);

Completed in 72 milliseconds