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

Lines Matching refs:unw_word_t

74     unw_word_t dyn_generation;		/* see dyn-common.h */
75 unw_word_t dyn_info_list_addr; /* (cached) dyn_info_list_addr */
99 unw_word_t sigcontext_addr;
118 # define DWARF_REG_LOC(c,r) (DWARF_LOC((unw_word_t) \
121 # define DWARF_FPREG_LOC(c,r) (DWARF_LOC((unw_word_t) \
159 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val)
173 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val)
233 extern int tdep_search_unwind_table (unw_addr_space_t as, unw_word_t ip,
239 pid_t pid, unw_word_t ip,
244 unw_word_t *valp, int write);
248 extern void tdep_fetch_frame (struct dwarf_cursor *c, unw_word_t ip,