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

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx.h214 #define UWX_LKUP_NOTFOUND 0 /* IP not found */ macro
H A Duwx_step.c63 return UWX_LKUP_NOTFOUND;
111 cbstatus = UWX_LKUP_NOTFOUND;
138 if (cbstatus == UWX_LKUP_NOTFOUND || cbstatus == UWX_LKUP_REMAP) {
160 if (cbstatus == UWX_LKUP_NOTFOUND) {
/freebsd-10.1-release/sys/ia64/ia64/
H A Dunwind.c292 return (UWX_LKUP_NOTFOUND);

Completed in 102 milliseconds