1#objdump: -dr
2#name: Locally-resolvable PC-relative code references
3
4.*:     file format .*
5
6Disassembly of section .text:
7
800000000 <func>:
9       0:	3c040001 	lui	a0,0x1
10       4:	2484800c 	addiu	a0,a0,-32756
11	...
12
1300008010 <foo>:
14#pass
15