Searched refs:unw_rec_list (Results 1 – 1 of 1) sorted by relevance
296 struct unw_rec_list *unwind_record; /* Unwind directive. */694 typedef struct unw_rec_list { struct698 struct unw_rec_list *next; argument699 } unw_rec_list; typedef721 unw_rec_list *list;722 unw_rec_list *tail;726 unw_rec_list *current_entry;809 static void add_unwind_entry PARAMS((unw_rec_list *, int));876 static unw_rec_list *output_endp PARAMS ((void));877 static unw_rec_list *output_prologue PARAMS ((void));[all …]