#include <unwind-dw2-fde.h>
Data Fields | |
| uword | length |
| sword | CIE_id |
| ubyte | version |
| unsigned char | augmentation [] |
Definition at line 134 of file unwind-dw2-fde.h.
| uword dwarf_cie::length |
Definition at line 136 of file unwind-dw2-fde.h.
| sword dwarf_cie::CIE_id |
Definition at line 137 of file unwind-dw2-fde.h.
Definition at line 138 of file unwind-dw2-fde.h.
Referenced by extract_cie_info(), and get_cie_encoding().
| unsigned char dwarf_cie::augmentation |
Definition at line 139 of file unwind-dw2-fde.h.
Referenced by extract_cie_info(), and get_cie_encoding().
1.5.6