Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/ia64/libuwx/src/
Duwx.h203 #define UWX_COPYIN_MSTACK 2 /* Reading memory stack */ macro
Duwx_step.c711 (*env->copyin)(UWX_COPYIN_MSTACK, (dest), (src), \
759 (*env->copyin)(UWX_COPYIN_MSTACK, (dest), (src), \
Duwx_self.c183 case UWX_COPYIN_MSTACK: in uwx_self_copyin()
/freebsd-10-stable/sys/ia64/ia64/
Dunwind.c259 case UWX_COPYIN_MSTACK: in unw_cb_copyin()