|
GCC Middle and Back End API Reference
|

Data Fields | |
| struct coverage_data * | next |
| unsigned | ident |
| unsigned | lineno_checksum |
| unsigned | cfg_checksum |
| tree | fn_decl |
| tree | ctr_vars [GCOV_COUNTERS] |
| 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 |