RSO (File Format): Difference between revisions
Jump to navigation
Jump to search
m
→Header
>Aruki |
>Aruki m (→Header) |
||
Line 110: | Line 110: | ||
| 1 | | 1 | ||
| '''Internal Relocation Table Offset''' | | '''Internal Relocation Table Offset''' | ||
| Absolute offset of the [[#Relocation Table|relocation table]] for internal relocations (relocations | | Absolute offset of the [[#Relocation Table|relocation table]] for internal relocations (relocations for symbols within this module). | ||
|- | |- | ||
| 0x34 | | 0x34 | ||
Line 122: | Line 122: | ||
| 1 | | 1 | ||
| '''External Relocation Table Offset''' | | '''External Relocation Table Offset''' | ||
| Absolute offset of the [[#Relocation Table|relocation table]] for external relocations (relocations | | Absolute offset of the [[#Relocation Table|relocation table]] for external relocations (relocations for symbols within other modules). | ||
|- | |- | ||
| 0x3C | | 0x3C | ||
Line 152: | Line 152: | ||
| 1 | | 1 | ||
| '''Import Symbol Table Offset''' | | '''Import Symbol Table Offset''' | ||
| Absolute offset of the [[#Symbol Table|symbol table]] for imports (symbols within other modules). | | Absolute offset of the [[#Symbol Table|symbol table]] for imports (symbols within other modules, referenced by this one). | ||
|- | |- | ||
| 0x50 | | 0x50 |