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 |
bool | ra_mangled |
A collected description of an entire row of the abstract CFI table.
dw_cfa_location dw_cfi_row::cfa |
dw_cfi_ref dw_cfi_row::cfa_cfi |
Referenced by change_cfi_row(), def_cfa_1(), and dump_cfi_row().
bool dw_cfi_row::ra_mangled |
Referenced by change_cfi_row(), and dwarf2out_frame_debug_cfa_toggle_ra_mangle().
cfi_vec dw_cfi_row::reg_save |
Referenced by change_cfi_row(), copy_cfi_row(), dump_cfi_row(), scan_trace(), and update_row_reg_save().
bool dw_cfi_row::window_save |
Referenced by change_cfi_row(), and dwarf2out_frame_debug_cfa_window_save().