Lines Matching refs:unw_word_t
29 extern int __unw_get_reg(unw_cursor_t *, unw_regnum_t, unw_word_t *);
31 extern int __unw_set_reg(unw_cursor_t *, unw_regnum_t, unw_word_t);
44 extern int __unw_get_proc_name(unw_cursor_t *, char *, size_t, unw_word_t *);
52 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh));
55 extern void __unw_add_dynamic_fde(unw_word_t fde);
56 extern void __unw_remove_dynamic_fde(unw_word_t fde);
58 extern void __unw_add_dynamic_eh_frame_section(unw_word_t eh_frame_start);
59 extern void __unw_remove_dynamic_eh_frame_section(unw_word_t eh_frame_start);
84 unw_word_t dso_base;
85 unw_word_t dwarf_section;
87 unw_word_t compact_unwind_section;
101 unw_word_t addr, struct unw_dynamic_unwind_sections *info);