Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_ObjectRelocation Struct Reference
[queue.h: Abstract queue class]

#include <object.h>


Data Fields

ObjectSymbol symbol
ObjectSection section
uint32 symbolId
uint32 sectionId
ObjectSection sourceSection
uint32 location
uint8 length
Boolean relative


Detailed Description

Definition at line 57 of file object.h.


Field Documentation

uint8 _ObjectRelocation::length
 

Definition at line 65 of file object.h.

uint32 _ObjectRelocation::location
 

Definition at line 64 of file object.h.

Boolean _ObjectRelocation::relative
 

Definition at line 66 of file object.h.

ObjectSection _ObjectRelocation::section
 

Definition at line 60 of file object.h.

uint32 _ObjectRelocation::sectionId
 

Definition at line 62 of file object.h.

ObjectSection _ObjectRelocation::sourceSection
 

Definition at line 63 of file object.h.

ObjectSymbol _ObjectRelocation::symbol
 

Definition at line 59 of file object.h.

uint32 _ObjectRelocation::symbolId
 

Definition at line 61 of file object.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 22 20:36:34 2006 for ndk by  doxygen 1.4.4