MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsel16-e.d
CommitLineData
df58fc94 1#objdump: -rst --special-syms -mips16
dda688fc 2#name: MIPS16 reloc
21b99e26 3#as: -32 -mips16
dda688fc
TS
4#source: mips16-e.s
5
6# Check MIPS16 reloc processing
7
8.*: +file format elf.*mips.*
9
10SYMBOL TABLE:
a11090ae
RS
110+0000000 l d \.text 0+0000000 (|\.text)
120+0000000 l d \.data 0+0000000 (|\.data)
130+0000000 l d \.bss 0+0000000 (|\.bss)
140+0000000 l d foo 0+0000000 (|foo)
150+0000000 l d \.reginfo 0+0000000 (|\.reginfo)
b38b83dc 160+0000000 l d \.MIPS\.abiflags 0+0000000 (|\.MIPS\.abiflags)
a11090ae 170+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
b38b83dc 180+0000000 l d \.gnu\.attributes 0+0000000 (|\.gnu\.attributes)
dda688fc 190+0000002 l \.text 0+0000000 0xf0 l1
199114c2 200+0000004 l \.text 0+0000000 0xf0 \.L1.1
dda688fc
TS
210+0000000 \*UND\* 0+0000000 g1
22
23
24RELOCATION RECORDS FOR \[foo\]:
25OFFSET [ ]+ TYPE VALUE
260+0000000 R_MIPS_32 l1
270+0000004 R_MIPS_32 l1
199114c2
AS
280+0000008 R_MIPS_32 \.L1.1
290+000000c R_MIPS_32 \.L1.1
dda688fc
TS
300+0000010 R_MIPS_32 g1
310+0000014 R_MIPS_32 g1
32
33
34Contents of section \.text:
35 0000 00650065 00650065 00650065 00650065 .*
dda688fc 36Contents of section \.reginfo:
4c260379 37 0000 00000100 00000000 00000000 00000000 .*
dda688fc 38 0010 00000000 00000000 .*
b38b83dc
MF
39Contents of section \.MIPS\.abiflags:
40 .*
41 .*
dda688fc
TS
42Contents of section foo:
43 0000 00000000 08000000 00000000 03000000 .*
44 0010 00000000 08000000 00000000 00000000 .*
b38b83dc
MF
45Contents of section \.gnu\.attributes:
46 .*
This page took 0.772159 seconds and 4 git commands to generate.