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
 
bool ra_mangled
 

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 def_cfa_1().

◆ ra_mangled

bool dw_cfi_row::ra_mangled

◆ reg_save

cfi_vec dw_cfi_row::reg_save

Referenced by copy_cfi_row(), and scan_trace().

◆ window_save

bool dw_cfi_row::window_save

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