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

#include "psympriv.h"

Public Attributes

struct general_symbol_info ginfo
 
__extension__ enum domain_enum_tag domain: 6
 
__extension__ enum address_class aclass: 6
 

Detailed Description

Definition at line 37 of file psympriv.h.

Member Data Documentation

__extension__ enum address_class partial_symbol::aclass

Definition at line 52 of file psympriv.h.

__extension__ enum domain_enum_tag partial_symbol::domain

Definition at line 46 of file psympriv.h.

Referenced by add_psymbol_to_bcache().

struct general_symbol_info partial_symbol::ginfo

Definition at line 42 of file psympriv.h.

Referenced by fixup_psymbol_section(), psymbol_compare(), and psymbol_hash().


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