13 .type _start, @function
15 movl bar@GOT
(%ecx
), %eax
16 adcl bar@GOT
(%ecx
), %eax
17 addl bar@GOT
(%ecx
), %ebx
18 andl bar@GOT
(%ecx
), %ecx
19 cmpl bar@GOT
(%ecx
), %edx
20 orl bar@GOT
(%ecx
), %edi
21 sbbl bar@GOT
(%ecx
), %esi
22 subl bar@GOT
(%ecx
), %ebp
23 xorl bar@GOT
(%ecx
), %esp
24 testl
%ecx
, bar@GOT
(%ecx
)
35 movl foo@GOT
(%ecx
), %eax
36 adcl foo@GOT
(%ecx
), %eax
37 addl foo@GOT
(%ecx
), %ebx
38 andl foo@GOT
(%ecx
), %ecx
39 cmpl foo@GOT
(%ecx
), %edx
40 orl foo@GOT
(%ecx
), %edi
41 sbbl foo@GOT
(%ecx
), %esi
42 subl foo@GOT
(%ecx
), %ebp
43 xorl foo@GOT
(%ecx
), %esp
44 testl
%ecx
, foo@GOT
(%ecx
)
55 .size _start, .-_start