SysLink API Reference  2.21.03.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ProcMgr_SectionInfo_tag Struct Reference

Characteristics of sections in executable. More...

#include <ProcMgr.h>

Collaboration diagram for ProcMgr_SectionInfo_tag:
Collaboration graph

Data Fields

UInt32 physicalAddress
UInt32 virtualAddress
UInt16 sectId
UInt32 size

Detailed Description

Characteristics of sections in executable.


Field Documentation

UInt32 ProcMgr_SectionInfo_tag::physicalAddress

Requested/returned section's physicalAddress

UInt32 ProcMgr_SectionInfo_tag::virtualAddress

Requested/returned section's vitualAddress

UInt16 ProcMgr_SectionInfo_tag::sectId

Requested/returned section id

UInt32 ProcMgr_SectionInfo_tag::size

Section size


The documentation for this struct was generated from the following file:
Copyright 2014, Texas Instruments Incorporated