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

unsigned coverage_data::cfg_checksum
tree coverage_data::ctr_vars[GCOV_COUNTERS]
tree coverage_data::fn_decl
unsigned coverage_data::ident
unsigned coverage_data::lineno_checksum
struct coverage_data* coverage_data::next

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