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

#include "symtab.h"

Public Attributes

enum address_class aclass
 
const struct symbol_computed_opsops_computed
 
const struct symbol_block_opsops_block
 
const struct symbol_register_opsops_register
 

Detailed Description

Definition at line 680 of file symtab.h.

Member Data Documentation

enum address_class symbol_impl::aclass
const struct symbol_block_ops* symbol_impl::ops_block

Definition at line 688 of file symtab.h.

Referenced by register_symbol_block_impl().

const struct symbol_computed_ops* symbol_impl::ops_computed

Definition at line 685 of file symtab.h.

Referenced by register_symbol_computed_impl().

const struct symbol_register_ops* symbol_impl::ops_register

Definition at line 691 of file symtab.h.

Referenced by register_symbol_register_impl().


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