CRO0: Difference between revisions
Link to the definition for segment offsets |
Fix hyperlinks to link to section |
||
Line 54: | Line 54: | ||
| 0xA0 | | 0xA0 | ||
| 0x04 | | 0x04 | ||
| [[Segment offset (4 bytes)|Segment offset]] that is always the same as export symbol "nnroControlObject_". 0xFFFFFFFF in CRS | | [[#Segment offset (4 bytes)|Segment offset]] that is always the same as export symbol "nnroControlObject_". 0xFFFFFFFF in CRS | ||
|- | |- | ||
| 0xA4 | | 0xA4 | ||
| 0x04 | | 0x04 | ||
| [[Segment offset (4 bytes)|Segment offset]] for "OnLoad" function, which will be called when the module is initialized. Set to 0xFFFFFFFF if not exists. | | [[#Segment offset (4 bytes)|Segment offset]] for "OnLoad" function, which will be called when the module is initialized. Set to 0xFFFFFFFF if not exists. | ||
|- | |- | ||
| 0xA8 | | 0xA8 | ||
| 0x04 | | 0x04 | ||
| [[Segment offset (4 bytes)|Segment offset]] for "OnExit" function, which will be called when the module is finalized. Set to 0xFFFFFFFF if not exists. | | [[#Segment offset (4 bytes)|Segment offset]] for "OnExit" function, which will be called when the module is finalized. Set to 0xFFFFFFFF if not exists. | ||
|- | |- | ||
| 0xAC | | 0xAC | ||
| 0x04 | | 0x04 | ||
| [[Segment offset (4 bytes)|Segment offset]] for "OnUnresolved" function, which will be called when an unresolved function is called. Set to 0xFFFFFFFF if not exists. | | [[#Segment offset (4 bytes)|Segment offset]] for "OnUnresolved" function, which will be called when an unresolved function is called. Set to 0xFFFFFFFF if not exists. | ||
|- | |- | ||
| 0xB0 | | 0xB0 | ||
Line 249: | Line 249: | ||
| 0x4 | | 0x4 | ||
| 0x4 | | 0x4 | ||
| [[Segment offset (4 bytes)|Segment offset]] for export | | [[#Segment offset (4 bytes)|Segment offset]] for export | ||
|} | |} | ||
Line 260: | Line 260: | ||
| 0x0 | | 0x0 | ||
| 0x4 | | 0x4 | ||
| [[Segment offset (4 bytes)|Segment offset]] for export | | [[#Segment offset (4 bytes)|Segment offset]] for export | ||
|} | |} | ||
Line 301: | Line 301: | ||
| 0x0 | | 0x0 | ||
| 0x4 | | 0x4 | ||
| [[Segment offset (4 bytes)|Segment offset]] of the export symbol | | [[#Segment offset (4 bytes)|Segment offset]] of the export symbol | ||
|- | |- | ||
| 0x4 | | 0x4 | ||
Line 343: | Line 343: | ||
| 0x0 | | 0x0 | ||
| 0x4 | | 0x4 | ||
| [[Segment offset (4 bytes)|Segment offset]] for output. | | [[#Segment offset (4 bytes)|Segment offset]] for output. | ||
|- | |- | ||
| 0x4 | | 0x4 |