Home | History | Annotate | Download | only in arm

Lines Matching refs:unw_word_t

50     unw_word_t ip;             /* instruction-pointer we're looking for */
63 prel31_to_addr (unw_addr_space_t as, void *arg, unw_word_t prel31,
64 unw_word_t *val)
66 unw_word_t offset;
293 unw_word_t entry = (unw_word_t) c->pi.unwind_info;
294 unw_word_t addr;
324 unw_word_t extbl_data;
349 unw_word_t pers;
385 tdep_search_unwind_table (unw_addr_space_t as, unw_word_t ip,
396 unw_word_t first = di->u.rti.table_data;
397 unw_word_t last = di->u.rti.table_data + di->u.rti.table_len - 8;
398 unw_word_t entry, val;
493 cb_data->di.u.rti.name_ptr = (unw_word_t) info->dlpi_name;
503 arm_find_proc_info (unw_addr_space_t as, unw_word_t ip,