gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / tmipsel16-f.d
CommitLineData
dda688fc
TS
1#objdump: -rst -mips16
2#name: MIPS16 reloc 2
21b99e26 3#as: -32 -mips16
dda688fc
TS
4#source: mips16-f.s
5
6# Check MIPS16 reloc processing
7
8.*: +file format elf.*mips.*
9
10SYMBOL TABLE:
99f99b32
DJ
110+0000000 l d \.text 0+0000000 (|\.text)
120+0000000 l d \.data 0+0000000 (|\.data)
130+0000000 l d \.bss 0+0000000 (|\.bss)
dda688fc 140+0000002 l \.text 0+0000000 0xf0 l1
99f99b32
DJ
150+0000000 l d foo 0+0000000 (|foo)
160+0000000 l d \.reginfo 0+0000000 (\.reginfo)
170+0000000 l d \.(mdebug|pdr) 0+0000000 (\.mdebug|\.pdr)
dda688fc
TS
18
19
20RELOCATION RECORDS FOR \[foo\]:
21OFFSET [ ]+ TYPE VALUE
220+0000000 R_MIPS_32 l1
23
24
25Contents of section \.text:
26 0000 00650065 00650065 00650065 00650065 .*
dda688fc
TS
27Contents of section \.reginfo:
28 0000 01000000 00000000 00000000 00000000 .*
29 0010 00000000 00000000 .*
dda688fc
TS
30Contents of section foo:
31 0000 03000000 00000000 00000000 00000000 .*
This page took 0.39958 seconds and 4 git commands to generate.