tBinaryPage Struct Reference

Representation of a page in a binary file. More...

#include <binary.h>

Data Fields

tPAddr Physical
 Physical address, or file offset.
tVAddr Virtual
 Virtual load address.
Uint16 Size
 Number of bytes to load from the file.
Uint16 Flags
 Load Flags.

Detailed Description

Representation of a page in a binary file.

Tells the binary loader where the page data resides on disk and where to load it to (relative to the binary base). Once the data is read, the Physical field contains the physical address of the page.


Field Documentation

Physical address, or file offset.

Physical address of this page or, when the file is not yet loaded, this is a file offset (or -1 for uninitialised data)


The documentation for this struct was generated from the following file:
Generated on Mon Feb 14 15:21:31 2011 for Acess2 by  doxygen 1.6.3