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