Searched defs:gcov_fn_info (Results 1 – 1 of 1) sorted by relevance
70 struct gcov_fn_info { struct71 const struct gcov_info *key;72 unsigned int ident;73 unsigned int lineno_checksum;74 unsigned int cfg_checksum;75 struct gcov_ctr_info ctrs[];