Searched refs:frame_unwind_data (Results 1 – 1 of 1) sorted by relevance
29 static struct gdbarch_data *frame_unwind_data; variable63 struct frame_unwind_table *table = gdbarch_data (gdbarch, frame_unwind_data); in frame_unwind_append_sniffer()76 struct frame_unwind_table *table = gdbarch_data (gdbarch, frame_unwind_data); in frame_unwind_prepend_unwinder()91 struct frame_unwind_table *table = gdbarch_data (gdbarch, frame_unwind_data); in frame_unwind_find_by_frame()117 frame_unwind_data = gdbarch_data_register_pre_init (frame_unwind_init); in _initialize_frame_unwind()