GDB (xrefs)
|
Public Member Functions | |
header_file_location (const char *name_, int instance_, legacy_psymtab *pst_) | |
Public Attributes | |
const char * | name |
int | instance |
legacy_psymtab * | pst |
|
inline |
const char* header_file_location::name |
Definition at line 251 of file dbxread.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__(), and gdb.dap.varref.BaseReference::to_object().
legacy_psymtab* header_file_location::pst |