ObjectFileRelocate Class ReferenceThe class ObjectFileRelocate contains the description of how to relocate parts of the code/bss dependencies. More...
Inheritance diagram for ObjectFileRelocate ![]() ![]()
Detailed DescriptionThe class ObjectFileRelocate contains the description of how to relocate parts of the code/bss dependencies.ObjectFile -- Subchunk 'RLOC' \begin{verbatim} Offset Size Type Comment --------------------------------------------------------- 0 4 Byte fourcc 'RLOC' (ReLOCate) 4 4 Byte int32 size of the chunk 8 4 Byte int32 base address (1st address to patch) 12 4 Byte int32 number of patches 16 x Byte byte delta address offsets from base address in acending order of addresses --------------------------------------------------------- (string is always /0 terminated) \end{verbatim}
The documentation for this class was generated from the following file:
|
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||