REL (File Format): Difference between revisions

Jump to navigation Jump to search
>Aruki
>Aruki
 
(One intermediate revision by the same user not shown)
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}}
Line 299: Line 299:
| 1
| 1
| '''Section Index'''
| '''Section Index'''
| The section index of the symbol being patched to.
| The section index of the symbol being patched to. This is only used for module patches.
|-
|-
| 0x4
| 0x4
Anonymous user

Navigation menu