|
GDB (xrefs)
|
#include "symtab.h"
Public Attributes | |
| struct type * | concrete_type |
Public Attributes inherited from symbol | |
| struct general_symbol_info | ginfo |
| struct type * | type |
| union { | |
| struct symtab * symtab | |
| struct gdbarch * arch | |
| } | owner |
| __extension__ enum domain_enum_tag | domain: SYMBOL_DOMAIN_BITS |
| unsigned int | aclass_index: SYMBOL_ACLASS_BITS |
| unsigned int | is_objfile_owned: 1 |
| unsigned | is_argument: 1 |
| unsigned | is_inlined: 1 |
| __extension__ enum symbol_subclass_kind | subclass: 2 |
| unsigned short | line |
| void * | aux_value |
| struct symbol * | hash_next |
| struct type* rust_vtable_symbol::concrete_type |
Definition at line 1219 of file symtab.h.
Referenced by read_variable(), and rust_get_trait_object_pointer().
1.8.14