GCC Middle and Back End API Reference
dst_line_info_struct Struct Reference

Data Fields

unsigned long dst_file_num
unsigned long dst_line_num

Detailed Description

   Each entry in the line_info_table maintains the file and
   line number associated with the label generated for that
   entry.  The label gives the PC value associated with
   the line number entry.  

Field Documentation

unsigned long dst_line_info_struct::dst_file_num

Referenced by lookup_filename().

unsigned long dst_line_info_struct::dst_line_num

Referenced by lookup_filename().


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