bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / tmips16-e.d
CommitLineData
df58fc94 1#objdump: -rst --special-syms -mips16
ff8715d0 2#name: MIPS16 reloc
21b99e26 3#as: -32 -mips16
ff8715d0
L
4#source: mips16-e.s
5
6# Check MIPS16 reloc processing
7
8.*: +file format elf.*mips.*
9
10SYMBOL TABLE:
5c799c07
AM
110+0000000 l d \.text 0+0000000 (|\.text)
120+0000000 l d \.data 0+0000000 (|\.data)
130+0000000 l d \.bss 0+0000000 (|\.bss)
ff8715d0 140+0000002 l \.text 0+0000000 0xf0 l1
199114c2 150+0000004 l \.text 0+0000000 0xf0 \.L1.1
5c799c07
AM
160+0000000 l d foo 0+0000000 (|foo)
170+0000000 l d \.reginfo 0+0000000 (|\.reginfo)
180+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
ff8715d0
L
190+0000000 \*UND\* 0+0000000 g1
20
21
22RELOCATION RECORDS FOR \[foo\]:
db1c0ae7 23OFFSET [ ]+ TYPE VALUE
ff8715d0
L
240+0000000 R_MIPS_32 l1
250+0000004 R_MIPS_32 l1
199114c2
AS
260+0000008 R_MIPS_32 \.L1.1
270+000000c R_MIPS_32 \.L1.1
ff8715d0
L
280+0000010 R_MIPS_32 g1
290+0000014 R_MIPS_32 g1
30
31
32Contents of section \.text:
33 0000 65006500 65006500 65006500 65006500 .*
ff8715d0 34Contents of section \.reginfo:
4c260379 35 0000 00010000 00000000 00000000 00000000 .*
ff8715d0 36 0010 00000000 00000000 .*
ff8715d0
L
37Contents of section foo:
38 0000 00000000 00000008 00000000 00000003 .*
39 0010 00000000 00000008 00000000 00000000 .*
This page took 0.662989 seconds and 4 git commands to generate.