![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
Public Member Functions | |
| def | __init__ (self, data, sh_type) |
| def | to_bin (self) |
Data Fields | |
| sh_type | |
| r_info | |
| r_addend | |
| sym_index | |
| rel_type | |
| def asm-processor.Relocation.__init__ | ( | self, | |
| data, | |||
| sh_type | |||
| ) |
| def asm-processor.Relocation.to_bin | ( | self | ) |
| asm-processor.Relocation.r_addend |
| asm-processor.Relocation.r_info |
| asm-processor.Relocation.rel_type |
| asm-processor.Relocation.sh_type |
| asm-processor.Relocation.sym_index |
1.8.13