GCC Middle and Back End API Reference
dw_cfi_row Struct Reference
Collaboration diagram for dw_cfi_row:

Data Fields

dw_cfa_location cfa
 
dw_cfi_ref cfa_cfi
 
cfi_vec reg_save
 
bool window_save
 
ra_signing_method_t ra_state
 

Detailed Description

A collected description of an entire row of the abstract CFI table.   

Field Documentation

◆ cfa

◆ cfa_cfi

dw_cfi_ref dw_cfi_row::cfa_cfi

Referenced by change_cfi_row(), and dump_cfi_row().

◆ ra_state

ra_signing_method_t dw_cfi_row::ra_state

Referenced by change_cfi_row().

◆ reg_save

cfi_vec dw_cfi_row::reg_save

◆ window_save

bool dw_cfi_row::window_save

Referenced by change_cfi_row().


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