GDB (xrefs)
Public Attributes | List of all members
rust_vtable_symbol Struct Reference

#include "symtab.h"

Inheritance diagram for rust_vtable_symbol:
symbol

Public Attributes

struct typeconcrete_type
 
- Public Attributes inherited from symbol
struct general_symbol_info ginfo
 
struct typetype
 
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 symbolhash_next
 

Detailed Description

Definition at line 1215 of file symtab.h.

Member Data Documentation

◆ concrete_type

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().


The documentation for this struct was generated from the following file: