Home | History | Annotate | Download | only in arm

Lines Matching refs:unw_word_t

50     unw_word_t ip;             /* instruction-pointer we're looking for */
57 prel31_to_addr (unw_addr_space_t as, void *arg, unw_word_t prel31,
58 unw_word_t *val)
60 unw_word_t offset;
287 unw_word_t entry = (unw_word_t) c->pi.unwind_info;
288 unw_word_t addr;
318 unw_word_t extbl_data;
343 unw_word_t pers;
379 tdep_search_unwind_table (unw_addr_space_t as, unw_word_t ip,
390 unw_word_t first = di->u.rti.table_data;
391 unw_word_t last = di->u.rti.table_data + di->u.rti.table_len - 8;
392 unw_word_t entry, val;
487 cb_data->di.u.rti.name_ptr = (unw_word_t) info->dlpi_name;
497 arm_find_proc_info (unw_addr_space_t as, unw_word_t ip,