GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
frame_unwind_table_entry Struct Reference

Public Attributes

const struct frame_unwindunwinder
 
struct frame_unwind_table_entrynext
 

Detailed Description

Definition at line 33 of file frame-unwind.c.

Member Data Documentation

◆ next

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().

◆ unwinder

const struct frame_unwind* frame_unwind_table_entry::unwinder

The documentation for this struct was generated from the following file: