symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / n32-consec.d
1 #as: -march=from-abi -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
16 Disassembly of section .MIPS.abiflags:
17 .*
18 .*
19 ...
20 .*
21 .*
22
23 Disassembly of section .gnu.attributes:
24 .*
25 .*
26 .*
27 .*
This page took 0.030758 seconds and 4 git commands to generate.