GCC Middle and Back End API Reference
|
Data Fields | |
dw_cfa_location | cfa |
dw_cfi_ref | cfa_cfi |
cfi_vec | reg_save |
bool | window_save |
ra_signing_method_t | ra_state |
A collected description of an entire row of the abstract CFI table.
dw_cfa_location dw_cfi_row::cfa |
Referenced by change_cfi_row(), connect_traces(), dump_cfi_row(), and new_cfi_row().
dw_cfi_ref dw_cfi_row::cfa_cfi |
Referenced by change_cfi_row(), and dump_cfi_row().
ra_signing_method_t dw_cfi_row::ra_state |
Referenced by change_cfi_row().
cfi_vec dw_cfi_row::reg_save |
Referenced by change_cfi_row(), copy_cfi_row(), dump_cfi_row(), and update_row_reg_save().
bool dw_cfi_row::window_save |
Referenced by change_cfi_row().