GCC Middle and Back End API Reference
source_info Struct Reference
Collaboration diagram for source_info:

Data Fields

char * name
time_t file_time
line_tlines
unsigned num_lines
coverage_t coverage
function_tfunctions

Detailed Description

Describes a file mentioned in the block graph.  Contains an array
   of line info.   

Field Documentation

time_t source_info::file_time

Referenced by find_source(), and output_lines().

function_t* source_info::functions
char* source_info::name
unsigned source_info::num_lines

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