Home | History | Annotate | Download | only in tdep-ia64

Lines Matching refs:unw_word_t

75 typedef unw_word_t ia64_loc_t;
81 unw_word_t w0, w1;
108 unw_word_t dyn_generation;
109 unw_word_t dyn_info_list_addr; /* (cached) dyn_info_list_addr */
137 unw_word_t ip; /* instruction pointer value */
138 unw_word_t cfm; /* current frame mask */
139 unw_word_t pr; /* current predicate values */
142 unw_word_t bsp; /* backing store pointer value */
143 unw_word_t sp; /* stack pointer value */
144 unw_word_t psp; /* previous sp value */
149 unw_word_t eh_args[4]; /* exception handler arguments */
150 unw_word_t sigcontext_addr; /* address of sigcontext or 0 */
151 unw_word_t sigcontext_off; /* sigcontext-offset relative to signal sp */
185 unw_word_t end;
186 unw_word_t size;
210 unw_word_t r0; /* r0 is byte-order neutral */
261 unw_word_t segbase, unw_word_t mapoff,
262 unw_word_t ip);
263 extern int tdep_find_proc_info (unw_addr_space_t as, unw_word_t ip,
272 pid_t pid, unw_word_t ip,
277 unw_word_t *valp, int write);
287 (*(rbs_basep) = (bspstore) - (((unw_word_t) 1) << 63), 0)