GDB (xrefs)
|
Public Attributes | |
char * | name |
int | begin |
int | end |
struct subfile * | subfile |
unsigned | funStartLine |
Definition at line 485 of file xcoffread.c.
int _inclTable::begin |
Definition at line 491 of file xcoffread.c.
Referenced by record_include_begin().
int _inclTable::end |
Definition at line 491 of file xcoffread.c.
Referenced by process_linenos(), and record_include_end().
unsigned _inclTable::funStartLine |
Definition at line 494 of file xcoffread.c.
Referenced by process_linenos().
char* _inclTable::name |
Definition at line 487 of file xcoffread.c.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.disassembler.Disassembler::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), gdb.unwinder.Unwinder::__init__(), gdb.xmethod.XMethod::__init__(), gdb.xmethod.XMethodMatcher::__init__(), gdb.printing.PrettyPrinter::__init__(), process_linenos(), and record_include_begin().
struct subfile* _inclTable::subfile |
Definition at line 493 of file xcoffread.c.
Referenced by process_linenos().