REL (File Format): Difference between revisions
Jump to navigation
Jump to search
m
→Header
>Aruki |
>Aruki m (→Header) |
||
Line 165: | Line 165: | ||
| 1 | | 1 | ||
| '''Prolog Function Offset''' | | '''Prolog Function Offset''' | ||
| Section-relative offset of the prolog function. 0 if this module doesn't contain a prolog function. | | Section-relative offset of the prolog function. 0 if this module doesn't contain a prolog function. This is converted into a function pointer at runtime by OSLink. | ||
| {{check}} | | {{check}} | ||
| {{check}} | | {{check}} | ||
Line 174: | Line 174: | ||
| 1 | | 1 | ||
| '''Epilog Function Offset''' | | '''Epilog Function Offset''' | ||
| Section-relative offset of the epilog function. 0 if this module doesn't contain an epilog function. | | Section-relative offset of the epilog function. 0 if this module doesn't contain an epilog function. This is converted into a function pointer at runtime by OSLink. | ||
| {{check}} | | {{check}} | ||
| {{check}} | | {{check}} | ||
Line 183: | Line 183: | ||
| 1 | | 1 | ||
| '''Unresolved Function Offset''' | | '''Unresolved Function Offset''' | ||
| Section-relative offset of the unresolved function. 0 if this module doesn't contain an unresolved function. | | Section-relative offset of the unresolved function. 0 if this module doesn't contain an unresolved function. This is converted into a function pointer at runtime by OSLink. | ||
| {{check}} | | {{check}} | ||
| {{check}} | | {{check}} |