GCC Middle and Back End API Reference
|
Data Fields | |
char * | file_name |
unsigned int | max_line |
unsigned int | listing_line_start |
long long | cdt |
long | ebk |
short | ffb |
char | rfo |
long long dst_file_info_struct::cdt |
Referenced by lookup_filename(), and write_srccorr().
long dst_file_info_struct::ebk |
Referenced by lookup_filename(), and write_srccorr().
short dst_file_info_struct::ffb |
Referenced by lookup_filename(), and write_srccorr().
char* dst_file_info_struct::file_name |
Referenced by lookup_filename(), and write_srccorr().
unsigned int dst_file_info_struct::listing_line_start |
Referenced by write_pclines(), and write_srccorr().
unsigned int dst_file_info_struct::max_line |
Referenced by lookup_filename(), vmsdbgout_write_source_line(), write_pclines(), and write_srccorr().
char dst_file_info_struct::rfo |
Referenced by lookup_filename(), and write_srccorr().