GDB (xrefs)
|
Public Attributes | |
char * | name |
int | begin |
int | end |
struct subfile * | subfile |
unsigned | funStartLine |
Definition at line 528 of file xcoffread.c.
Definition at line 534 of file xcoffread.c.
Referenced by record_include_begin().
Definition at line 534 of file xcoffread.c.
Referenced by process_linenos(), and record_include_end().
unsigned _inclTable::funStartLine |
Definition at line 537 of file xcoffread.c.
Referenced by process_linenos().
char* _inclTable::name |
Definition at line 530 of file xcoffread.c.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), and record_include_begin().
struct subfile* _inclTable::subfile |
Definition at line 536 of file xcoffread.c.
Referenced by process_linenos().