ReactOS 0.4.15-dev-7953-g1f49173
FILHDR Struct Reference

#include <rsym.h>

Public Attributes

USHORT f_magic
 
USHORT f_nscns
 
ULONG f_timdat
 
ULONG f_symptr
 
ULONG f_nsyms
 
USHORT f_opthdr
 
USHORT f_flags
 

Detailed Description

Definition at line 7 of file rsym.h.

Member Data Documentation

◆ f_flags

USHORT FILHDR::f_flags

Definition at line 14 of file rsym.h.

◆ f_magic

USHORT FILHDR::f_magic

Definition at line 8 of file rsym.h.

◆ f_nscns

USHORT FILHDR::f_nscns

Definition at line 9 of file rsym.h.

◆ f_nsyms

ULONG FILHDR::f_nsyms

Definition at line 12 of file rsym.h.

◆ f_opthdr

USHORT FILHDR::f_opthdr

Definition at line 13 of file rsym.h.

◆ f_symptr

ULONG FILHDR::f_symptr

Definition at line 11 of file rsym.h.

◆ f_timdat

ULONG FILHDR::f_timdat

Definition at line 10 of file rsym.h.


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