Home
last modified time | relevance | path

Searched refs:frame_unwind_table (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dframe-unwind.c38 struct frame_unwind_table struct
48 struct frame_unwind_table *table in frame_unwind_init()
49 = OBSTACK_ZALLOC (obstack, struct frame_unwind_table); in frame_unwind_init()
63 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()