ObjFW  Diff

Differences From Artifact [3ce3876d99]:

To Artifact [7cc7ad47e7]:


71
72
73
74
75
76
77




78
79
80
81
82
83
84

0:
	addl	$20, %esp
	popl	%ebx
	popl	%ebp

	jmp	_of_method_not_found





_of_forward_stret:
	pushl	%ebp
	movl	%esp, %ebp

	pushl	%ebx
	subl	$20, %esp







>
>
>
>







71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88

0:
	addl	$20, %esp
	popl	%ebx
	popl	%ebp

	jmp	_of_method_not_found
.def _of_forward
.scl 2
.type 32
.endef

_of_forward_stret:
	pushl	%ebp
	movl	%esp, %ebp

	pushl	%ebx
	subl	$20, %esp
128
129
130
131
132
133
134




135
136
137
138
139
140
141

0:
	addl	$20, %esp
	popl	%ebx
	popl	%ebp

	jmp	_of_method_not_found_stret





init:
	pushl	%ebp
	movl	%esp, %ebp

	pushl	%ebx
	subl	$4, %esp







>
>
>
>







132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149

0:
	addl	$20, %esp
	popl	%ebx
	popl	%ebp

	jmp	_of_method_not_found_stret
.def _of_forward_stret
.scl 2
.type 32
.endef

init:
	pushl	%ebp
	movl	%esp, %ebp

	pushl	%ebx
	subl	$4, %esp