nlist Struct Reference

Back to the index.

Public Attributes | List of all members
nlist Struct Reference

#include <exec_bout.h>

Public Attributes

union {
   char *   n_name
 
   struct nlist *   n_next
 
   long   n_strx
 
n_un
 
unsigned char n_type
 
char n_other
 
short n_desc
 
unsigned long n_value
 

Detailed Description

Definition at line 131 of file exec_bout.h.

Member Data Documentation

◆ n_desc

short nlist::n_desc

Definition at line 139 of file exec_bout.h.

◆ n_name

char* nlist::n_name

Definition at line 133 of file exec_bout.h.

◆ n_next

struct nlist* nlist::n_next

Definition at line 134 of file exec_bout.h.

◆ n_other

char nlist::n_other

Definition at line 138 of file exec_bout.h.

◆ n_strx

long nlist::n_strx

Definition at line 135 of file exec_bout.h.

◆ n_type

unsigned char nlist::n_type

Definition at line 137 of file exec_bout.h.

◆ n_un

union { ... } nlist::n_un

◆ n_value

unsigned long nlist::n_value

Definition at line 140 of file exec_bout.h.


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18