Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ProcMgr_SectionInfo_tag Struct Reference

#include <ProcMgr.h>

Collaboration diagram for ProcMgr_SectionInfo_tag:

Collaboration graph
[legend]

Detailed Description

Characteristics of sections in executable.

Definition at line 377 of file ProcMgr.h.

Data Fields

UInt32 physicalAddress
UInt32 virtualAddress
UInt16 sectId
UInt32 size


Field Documentation

UInt32 ProcMgr_SectionInfo_tag::physicalAddress
 

Requested/returned section's physicalAddress

Definition at line 379 of file ProcMgr.h.

UInt16 ProcMgr_SectionInfo_tag::sectId
 

Requested/returned section id

Definition at line 383 of file ProcMgr.h.

UInt32 ProcMgr_SectionInfo_tag::size
 

Section size

Definition at line 385 of file ProcMgr.h.

UInt32 ProcMgr_SectionInfo_tag::virtualAddress
 

Requested/returned section's vitualAddress

Definition at line 381 of file ProcMgr.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:53 2011 for Syslink by  doxygen 1.4.4