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

/freebsd-10.3-release/sys/contrib/ia64/libuwx/src/
H A Duwx_utable.c48 uint32_t unwind_end,
56 uint64_t unwind_end,
71 uint64_t unwind_end; local
82 unwind_end = 0;
98 unwind_end = *uvec++;
122 (uint32_t) unwind_end,
126 ip, text_base, unwind_start, unwind_end, uentry);
147 uint32_t unwind_end,
169 ub = (unwind_end - unwind_start) / (3 * WORDSZ);
220 uint64_t unwind_end,
142 uwx_search_utable32( struct uwx_env *env, uint32_t ip, uint32_t text_base, uint32_t unwind_start, uint32_t unwind_end, struct uwx_utable_entry *uentry) argument
215 uwx_search_utable64( struct uwx_env *env, uint64_t ip, uint64_t text_base, uint64_t unwind_start, uint64_t unwind_end, struct uwx_utable_entry *uentry) argument
[all...]

Completed in 43 milliseconds