GDB (xrefs)
|
Public Attributes | |
const struct frame_unwind * | unwinder |
struct frame_unwind_table_entry * | next |
Definition at line 32 of file frame-unwind.c.
struct frame_unwind_table_entry* frame_unwind_table_entry::next |
Definition at line 35 of file frame-unwind.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), frame_unwind_append_unwinder(), frame_unwind_find_by_frame(), frame_unwind_init(), and frame_unwind_prepend_unwinder().
const struct frame_unwind* frame_unwind_table_entry::unwinder |
Definition at line 34 of file frame-unwind.c.
Referenced by frame_unwind_append_unwinder(), frame_unwind_find_by_frame(), frame_unwind_init(), and frame_unwind_prepend_unwinder().