GCC Middle and Back End API Reference
gcov_kvp Struct Reference

#include <gcov-io.h>

Collaboration diagram for gcov_kvp:

Data Fields

gcov_type value
 
gcov_type count
 
struct gcov_kvpnext
 

Field Documentation

◆ count

gcov_type gcov_kvp::count

◆ next

struct gcov_kvp* gcov_kvp::next

◆ value

gcov_type gcov_kvp::value

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