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