GDB (xrefs)
|
Public Attributes | |
const struct frame_unwind * | unwinder |
struct frame_unwind_table_entry * | next |
Definition at line 33 of file frame-unwind.c.
struct frame_unwind_table_entry* frame_unwind_table_entry::next |
Definition at line 36 of file frame-unwind.c.
Referenced by frame_unwind_append_unwinder().
const struct frame_unwind* frame_unwind_table_entry::unwinder |
Definition at line 35 of file frame-unwind.c.
Referenced by add_unwinder(), frame_unwind_append_unwinder(), frame_unwind_prepend_unwinder(), and frame_unwind_try_unwinder().