1
2.* file format .*
3
4
5Disassembly of section \.plt:
6
710100000 <_PROCEDURE_LINKAGE_TABLE_>:
8.*:	3c1c1020 	lui	\$28,0x1020
9.*:	8f990000 	lw	\$25,0\(\$28\)
10.*:	279c0000 	addiu	\$28,\$28,0
11.*:	031cc023 	subu	\$24,\$24,\$28
12.*:	03e07825 	move	\$15,\$31
13.*:	0018c082 	srl	\$24,\$24,0x2
14.*:	0320f809 	jalr	\$25
15.*:	2718fffe 	addiu	\$24,\$24,-2
16
1710100020 <f_bu@plt>:
18.*:	3c0f1020 	lui	\$15,0x1020
19.*:	8df90008 	lw	\$25,8\(\$15\)
20.*:	03200008 	jr	\$25
21.*:	25f80008 	addiu	\$24,\$15,8
22
23Disassembly of section \.text\.b:
24
2510101000 <testu>:
26.*:	0411fc07 	bal	10100020 <f_bu@plt>
27.*:	00000000 	nop
28.*:	1000fc05 	b	10100020 <f_bu@plt>
29.*:	00000000 	nop
30.*:	03e00008 	jr	\$31
31