Searched refs:UNWIND_TBL_32BIT (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/contrib/ia64/libuwx/src/
H A Duwx_env.h32 #define UNWIND_TBL_32BIT 0x8000000000000000LL macro
H A Duwx_trace.c152 if (uentry->unwind_flags & UNWIND_TBL_32BIT) /* and personality routine */
H A Duwx_utable.c117 if (unwind_flags & UNWIND_TBL_32BIT)
H A Duwx_uinfo.c106 if (uentry->unwind_flags & UNWIND_TBL_32BIT) {
117 if (uentry->unwind_flags & UNWIND_TBL_32BIT)
H A Duwx_step.c199 if (uentry.unwind_flags & UNWIND_TBL_32BIT)

Completed in 94 milliseconds