1
2.*
3
4
5Disassembly of section \.text:
6
700040400 <__start>:
8.*	jalx	40410 <__call>
9.*	nop
10.*	jalx	40420 <__call_fp>
11.*	nop
12#...
13
1400040410 <__call>:
15.*0004 	lui	t9,.*
16.*0460 	addiu	t9,t9,.*
17.*	jr	t9
18.*	nop
19
2000040420 <__call_fp>:
21.*0004 	lui	t9,.*
22.*0470 	addiu	t9,t9,.*
23.*	jr	t9
24.*	nop
25
26Disassembly of section \.plt:
27
2800040440 <_PROCEDURE_LINKAGE_TABLE_>:
29#...
30
3100040460 <f2@plt>:
32#...
33
3400040470 <f3@plt>:
35#...
36