Lines Matching refs:unw_word_t
76 typedef unw_word_t ia64_loc_t;
82 unw_word_t w0, w1;
105 unw_word_t dyn_generation;
106 unw_word_t dyn_info_list_addr; /* (cached) dyn_info_list_addr */
134 unw_word_t ip; /* instruction pointer value */
135 unw_word_t cfm; /* current frame mask */
136 unw_word_t pr; /* current predicate values */
139 unw_word_t bsp; /* backing store pointer value */
140 unw_word_t sp; /* stack pointer value */
141 unw_word_t psp; /* previous sp value */
146 unw_word_t eh_args[4]; /* exception handler arguments */
147 unw_word_t sigcontext_addr; /* address of sigcontext or 0 */
148 unw_word_t sigcontext_off; /* sigcontext-offset relative to signal sp */
182 unw_word_t end;
183 unw_word_t size;
207 unw_word_t r0; /* r0 is byte-order neutral */
259 unw_word_t segbase, unw_word_t mapoff,
260 unw_word_t ip);
261 extern int tdep_find_proc_info (unw_addr_space_t as, unw_word_t ip,
270 unw_word_t ip);
274 unw_word_t *valp, int write);
284 (*(rbs_basep) = (bspstore) - (((unw_word_t) 1) << 63), 0)