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