1.*: +file format .*mips.*
2
3Disassembly of section \.plt:
4
5ffffffff10000280 <_PROCEDURE_LINKAGE_TABLE_>:
6ffffffff10000280:	3c0e8000 	lui	t2,0x8000
7ffffffff10000284:	ddd98000 	ld	t9,-32768\(t2\)
8ffffffff10000288:	25ce8000 	addiu	t2,t2,-32768
9ffffffff1000028c:	030ec023 	subu	t8,t8,t2
10ffffffff10000290:	03e07825 	move	t3,ra
11ffffffff10000294:	0018c0c2 	srl	t8,t8,0x3
12ffffffff10000298:	0320f809 	jalr	t9
13ffffffff1000029c:	2718fffe 	addiu	t8,t8,-2
14
15ffffffff100002a0 <bar@plt>:
16ffffffff100002a0:	3c0f8000 	lui	t3,0x8000
17ffffffff100002a4:	ddf98010 	ld	t9,-32752\(t3\)
18ffffffff100002a8:	03200008 	jr	t9
19ffffffff100002ac:	25f88010 	addiu	t8,t3,-32752
20
21Disassembly of section \.text:
22
23ffffffff100002b0 <foo>:
24ffffffff100002b0:	080000a8 	j	ffffffff100002a0 <bar@plt>
25ffffffff100002b4:	00000000 	nop
26	\.\.\.
27