ReactOS 0.4.15-dev-7958-gcd0bb1a
Elf_Note Struct Reference

#include <common.h>

Public Attributes

UINT32 n_namesz
 
UINT32 n_descsz
 
UINT32 n_type
 

Detailed Description

Definition at line 45 of file common.h.

Member Data Documentation

◆ n_descsz

UINT32 Elf_Note::n_descsz

Definition at line 47 of file common.h.

◆ n_namesz

UINT32 Elf_Note::n_namesz

Definition at line 46 of file common.h.

◆ n_type

UINT32 Elf_Note::n_type

Definition at line 48 of file common.h.


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