GDB (xrefs)
Loading...
Searching...
No Matches
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 1198 of file symtab.h.

Member Data Documentation

◆ aclass

enum address_class symbol_impl::aclass

◆ ops_block

const struct symbol_block_ops* symbol_impl::ops_block

Definition at line 1206 of file symtab.h.

Referenced by register_symbol_block_impl().

◆ ops_computed

const struct symbol_computed_ops* symbol_impl::ops_computed

Definition at line 1203 of file symtab.h.

Referenced by register_symbol_computed_impl().

◆ ops_register

const struct symbol_register_ops* symbol_impl::ops_register

Definition at line 1209 of file symtab.h.

Referenced by register_symbol_register_impl().


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