1
|
1 .file "stubs.c"
|
|
2 .version "01.01"
|
|
3 gcc2_compiled.:
|
|
4 .section .rodata
|
|
5 .LC0:
|
|
6 .string "Called unk_%s\n"
|
|
7 .text
|
|
8 .align 4
|
|
9 .globl unk_exp1
|
|
10 .type unk_exp1,@function
|
|
11 unk_exp1:
|
|
12 pushl %ebp
|
|
13 movl %esp,%ebp
|
|
14 subl $4,%esp
|
|
15 movl $1,-4(%ebp)
|
|
16 movl -4(%ebp),%eax
|
|
17 movl %eax,%ecx
|
|
18 movl %ecx,%edx
|
|
19 sall $4,%edx
|
|
20 subl %eax,%edx
|
|
21 leal 0(,%edx,2),%eax
|
|
22 movl %eax,%edx
|
|
23 addl $export_names,%edx
|
|
24 pushl %edx
|
|
25 pushl $.LC0
|
|
26 call printf
|
|
27 addl $8,%esp
|
|
28 xorl %eax,%eax
|
|
29 jmp .L1
|
|
30 .align 4
|
|
31 .L1:
|
|
32 leave
|
|
33 ret
|
|
34 .Lfe1:
|
|
35 .size unk_exp1,.Lfe1-unk_exp1
|
|
36 .ident "GCC: (GNU) egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)"
|