Public Attributes | List of all members
nlist Struct Reference

#include <nlist.h>

Public Attributes

int16_t n_desc
 
uint8_t n_sect
 
uint8_t n_type
 
union {
   char *   n_name
 
   uint32_t   n_strx
 
n_un
 
uint32_t n_value
 

Detailed Description

Definition at line 76 of file nlist.h.

Member Data Documentation

◆ n_desc

int16_t nlist::n_desc

Definition at line 85 of file nlist.h.

◆ n_name

char* nlist::n_name

Definition at line 79 of file nlist.h.

◆ n_sect

uint8_t nlist::n_sect

Definition at line 84 of file nlist.h.

◆ n_strx

uint32_t nlist::n_strx

Definition at line 81 of file nlist.h.

◆ n_type

uint8_t nlist::n_type

Definition at line 83 of file nlist.h.

◆ n_un

union { ... } nlist::n_un

◆ n_value

uint32_t nlist::n_value

Definition at line 86 of file nlist.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47