COFF fix
This commit is contained in:
parent
ab2794d4bd
commit
c0374c5fe5
@ -1147,7 +1147,7 @@ _go_jit_nodebug:
|
|||||||
RELOC 1
|
RELOC 1
|
||||||
GO_ON j_call_nodebug, _j_call_go_on, 8
|
GO_ON j_call_nodebug, _j_call_go_on, 8
|
||||||
j_call_nodebug:
|
j_call_nodebug:
|
||||||
call 12345678h
|
db 0e8h, 0, 0, 0, 0
|
||||||
CHECKCODESIZE j_call_nodebug
|
CHECKCODESIZE j_call_nodebug
|
||||||
|
|
||||||
_j_call_go_on:
|
_j_call_go_on:
|
||||||
@ -1183,7 +1183,7 @@ _go_jit_debug:
|
|||||||
pop eax
|
pop eax
|
||||||
pop ebp
|
pop ebp
|
||||||
_go_jit_reloc:
|
_go_jit_reloc:
|
||||||
call 12345678h
|
db 0e8h, 0, 0, 0, 0
|
||||||
CHECKCODESIZE j_call
|
CHECKCODESIZE j_call
|
||||||
_opcall_end:
|
_opcall_end:
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user