#include <unwind_consumer.h>

Data Fields | |
| __unw_reg_info_t | _gr [__UNW_MAX_GR_PRESERVED] |
| __unw_reg_info_t | _fr [__UNW_MAX_FR_PRESERVED] |
| __unw_reg_info_t | _br [__UNW_MAX_BR_PRESERVED] |
| __unw_reg_info_t | _ar [__UNW_MAX_AR_PRESERVED] |
| __unw_reg_info_t | _preds |
| __unw_reg_info_t | _priunat |
| __uint64_t | _frame_size |
| __uint64_t | _spill_base |
| __uint64_t | _spill_offset |
| __uint64_t | _spill_order |
| __uint64_t | _label |
Definition at line 127 of file unwind_consumer.h.
| __unw_reg_info_t __unw_state_info_struct::_gr[__UNW_MAX_GR_PRESERVED] |
| __unw_reg_info_t __unw_state_info_struct::_fr[__UNW_MAX_FR_PRESERVED] |
| __unw_reg_info_t __unw_state_info_struct::_br[__UNW_MAX_BR_PRESERVED] |
| __unw_reg_info_t __unw_state_info_struct::_ar[__UNW_MAX_AR_PRESERVED] |
Definition at line 135 of file unwind_consumer.h.
Definition at line 136 of file unwind_consumer.h.
Definition at line 137 of file unwind_consumer.h.
Definition at line 138 of file unwind_consumer.h.
1.5.6