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

Data Fields

struct coverage_datanext
 
unsigned ident
 
unsigned lineno_checksum
 
unsigned cfg_checksum
 
tree fn_decl
 
tree ctr_vars [GCOV_COUNTERS]
 

Field Documentation

◆ cfg_checksum

unsigned coverage_data::cfg_checksum

◆ ctr_vars

tree coverage_data::ctr_vars[GCOV_COUNTERS]

Referenced by coverage_end_function().

◆ fn_decl

tree coverage_data::fn_decl

◆ ident

unsigned coverage_data::ident

◆ lineno_checksum

unsigned coverage_data::lineno_checksum

◆ next


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