GDB (xrefs)
|
Public Attributes | |
struct frame_unwind_table_entry * | list = nullptr |
struct frame_unwind_table_entry ** | osabi_head = nullptr |
Definition at line 39 of file frame-unwind.c.
struct frame_unwind_table_entry* frame_unwind_table::list = nullptr |
Definition at line 41 of file frame-unwind.c.
Referenced by frame_unwind_find_by_frame(), get_frame_unwind_table(), and maintenance_info_frame_unwinders().
struct frame_unwind_table_entry** frame_unwind_table::osabi_head = nullptr |
Definition at line 43 of file frame-unwind.c.
Referenced by frame_unwind_append_unwinder(), frame_unwind_prepend_unwinder(), and get_frame_unwind_table().