ReactOS 0.4.15-dev-7953-g1f49173
SCNHDR Struct Reference

#include <rsym.h>

Public Attributes

char s_name [8]
 
ULONG s_paddr
 
ULONG s_vaddr
 
ULONG s_size
 
ULONG s_scnptr
 
ULONG s_relptr
 
ULONG s_lnnoptr
 
USHORT s_nreloc
 
USHORT s_nlnno
 
ULONG s_flags
 

Detailed Description

Definition at line 17 of file rsym.h.

Member Data Documentation

◆ s_flags

ULONG SCNHDR::s_flags

Definition at line 27 of file rsym.h.

◆ s_lnnoptr

ULONG SCNHDR::s_lnnoptr

Definition at line 24 of file rsym.h.

◆ s_name

char SCNHDR::s_name[8]

Definition at line 18 of file rsym.h.

◆ s_nlnno

USHORT SCNHDR::s_nlnno

Definition at line 26 of file rsym.h.

◆ s_nreloc

USHORT SCNHDR::s_nreloc

Definition at line 25 of file rsym.h.

◆ s_paddr

ULONG SCNHDR::s_paddr

Definition at line 19 of file rsym.h.

◆ s_relptr

ULONG SCNHDR::s_relptr

Definition at line 23 of file rsym.h.

◆ s_scnptr

ULONG SCNHDR::s_scnptr

Definition at line 22 of file rsym.h.

◆ s_size

ULONG SCNHDR::s_size

Definition at line 21 of file rsym.h.

◆ s_vaddr

ULONG SCNHDR::s_vaddr

Definition at line 20 of file rsym.h.


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