symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-f.d
1 #objdump: -rst -mips16
2 #name: MIPS16 reloc 2
3 #as: -32 -mips16
4
5 # Check MIPS16 reloc processing
6
7 .*: +file format elf.*mips.*
8
9 SYMBOL TABLE:
10 0+0000000 l d \.text 0+0000000 (|\.text)
11 0+0000000 l d \.data 0+0000000 (|\.data)
12 0+0000000 l d \.bss 0+0000000 (|\.bss)
13 0+0000000 l d foo 0+0000000 (|foo)
14 0+0000000 l d \.reginfo 0+0000000 (|\.reginfo)
15 0+0000000 l d \.MIPS\.abiflags 0+0000000 (|\.MIPS\.abiflags)
16 0+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
17 0+0000000 l d \.gnu\.attributes 0+0000000 (|\.gnu\.attributes)
18 0+0000002 l \.text 0+0000000 0xf0 l1
19
20
21 RELOCATION RECORDS FOR \[foo\]:
22 OFFSET [ ]+ TYPE VALUE
23 0+0000000 R_MIPS_32 l1
24
25
26 Contents of section \.text:
27 0000 65006500 65006500 65006500 65006500 .*
28 Contents of section \.reginfo:
29 0000 00010000 00000000 00000000 00000000 .*
30 0010 00000000 00000000 .*
31 Contents of section \.MIPS\.abiflags:
32 .*
33 .*
34 Contents of section foo:
35 0000 00000003 00000000 00000000 00000000 .*
36 Contents of section \.gnu\.attributes:
37 .*
This page took 0.036778 seconds and 4 git commands to generate.