GCC Middle and Back End API Reference
gcov_var Struct Reference

#include <gcov-io.h>

Data Fields

FILE * file
gcov_position_t start
unsigned offset
unsigned length
unsigned overread
int error
int mode
int endian
size_t alloc
gcov_unsigned_tbuffer

Field Documentation

size_t gcov_var::alloc

Holds a variable length block, as the compiler can write strings and needs to backtrack.

gcov_unsigned_t* gcov_var::buffer
int gcov_var::endian
int gcov_var::error
FILE* gcov_var::file
unsigned gcov_var::length
int gcov_var::mode
unsigned gcov_var::offset
unsigned gcov_var::overread
gcov_position_t gcov_var::start

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