bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / n32-consec.d
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 ...
This page took 0.02942 seconds and 4 git commands to generate.