symbol_context Struct Reference

Back to the index.

Public Attributes | List of all members
symbol_context Struct Reference

#include <symbol.h>

Public Attributes

struct symbolfirst_symbol
 
int sorted_array
 
int n_symbols
 

Detailed Description

Definition at line 49 of file symbol.h.

Member Data Documentation

◆ first_symbol

struct symbol* symbol_context::first_symbol

Definition at line 50 of file symbol.h.

Referenced by add_symbol_name(), get_symbol_addr(), symbol_init(), and symbol_recalc_sizes().

◆ n_symbols

int symbol_context::n_symbols

◆ sorted_array

int symbol_context::sorted_array

Definition at line 51 of file symbol.h.

Referenced by add_symbol_name(), get_symbol_addr(), symbol_init(), and symbol_recalc_sizes().


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

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17