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
gcov_unsigned_t buffer [GCOV_BLOCK_SIZE+1]
int endian
size_t alloc
gcov_unsigned_tbuffer

Field Documentation

size_t gcov_var::alloc
gcov_unsigned_t* gcov_var::buffer
int gcov_var::endian

Referenced by from_file(), gcov_magic(), and gcov_open().

unsigned gcov_var::length
unsigned gcov_var::overread

Referenced by gcov_open(), and gcov_read_words().


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