ms_sym Struct Reference

Back to the index.

Public Attributes | List of all members
ms_sym Struct Reference

Public Attributes

unsigned char name [8]
 
unsigned char value [4]
 
unsigned char section [2]
 
unsigned char type [2]
 
unsigned char storage_class
 
unsigned char n_aux_syms
 

Detailed Description

Definition at line 38 of file file_ecoff.cc.

Member Data Documentation

◆ n_aux_syms

unsigned char ms_sym::n_aux_syms

Definition at line 44 of file file_ecoff.cc.

◆ name

unsigned char ms_sym::name[8]

Definition at line 39 of file file_ecoff.cc.

◆ section

unsigned char ms_sym::section[2]

Definition at line 41 of file file_ecoff.cc.

◆ storage_class

unsigned char ms_sym::storage_class

Definition at line 43 of file file_ecoff.cc.

◆ type

unsigned char ms_sym::type[2]

Definition at line 42 of file file_ecoff.cc.

◆ value

unsigned char ms_sym::value[4]

Definition at line 40 of file file_ecoff.cc.


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13