GDB (xrefs)
Public Attributes | List of all members
_inclTable Struct Reference

Public Attributes

char * name
 
int begin
 
int end
 
struct subfilesubfile
 
unsigned funStartLine
 

Detailed Description

Definition at line 521 of file xcoffread.c.

Member Data Documentation

int _inclTable::begin

Definition at line 527 of file xcoffread.c.

Referenced by record_include_begin().

int _inclTable::end

Definition at line 527 of file xcoffread.c.

Referenced by process_linenos(), and record_include_end().

unsigned _inclTable::funStartLine

Definition at line 530 of file xcoffread.c.

Referenced by process_linenos().

char* _inclTable::name

Definition at line 523 of file xcoffread.c.

Referenced by record_include_begin().

struct subfile* _inclTable::subfile

Definition at line 529 of file xcoffread.c.

Referenced by process_linenos().


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