GDB (xrefs)
|
Public Member Functions | |
void | minimize () |
Public Attributes | |
const char * | name |
offset_type | index_offset |
std::vector< offset_type > | cu_indices |
Definition at line 170 of file index-write.c.
void symtab_index_entry::minimize | ( | ) |
Definition at line 288 of file index-write.c.
References cu_indices, and name.
std::vector<offset_type> symtab_index_entry::cu_indices |
Definition at line 178 of file index-write.c.
Referenced by add_index_entry(), and minimize().
offset_type symtab_index_entry::index_offset |
Definition at line 175 of file index-write.c.
const char* symtab_index_entry::name |
Definition at line 173 of file index-write.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__(), add_index_entry(), minimize(), and gdb.dap.varref.BaseReference::to_object().