|
@@ -143,6 +143,7 @@ apply_relocation(AOTModule *module, uint8 *target_section_addr,
|
|
|
void *S, *P = (void *)(target_section_addr + reloc_offset);
|
|
void *S, *P = (void *)(target_section_addr + reloc_offset);
|
|
|
int64 X, A, initial_addend;
|
|
int64 X, A, initial_addend;
|