1 #as: -n32
2 #objdump: -Dr --prefix-addresses
3 #name: n32 consecutive unrelated relocations
4 
5 .*:     file format .*mips.*
6 
7 Disassembly of section .text:
8 	...
9 			0: R_MIPS_32	.text
10 Disassembly of section .data:
11 	...
12 			0: R_MIPS_32	.data\+0x4
13 Disassembly of section .reginfo:
14 	...
15