GCC Middle and Back End API Reference
init_one_dwarf_reg_state Struct Reference

Data Fields

bool wrote_return_column
 
bool processed_regno [FIRST_PSEUDO_REGISTER]
 

Detailed Description

Datastructure used by expand_builtin_init_dwarf_reg_sizes and
init_one_dwarf_reg_size to communicate on what has been done by the
latter.   

Field Documentation

◆ processed_regno

bool init_one_dwarf_reg_state::processed_regno[FIRST_PSEUDO_REGISTER]

◆ wrote_return_column

bool init_one_dwarf_reg_state::wrote_return_column

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