gas:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / p3041data.d
CommitLineData
b2b74248
NC
1#name: PR 3041 data
2#objdump: -trs
3
4.*: file format .*
5
6SYMBOL TABLE:
700000006 w \.text 0000 00 0f mytext
800000014 w \.data 0000 00 10 mydata
900000040 w \.bss 0000 00 11 mybss
10
11RELOCATION RECORDS FOR \[\.data\]:
12OFFSET TYPE VALUE
1300000004 32 mytext
1400000008 32 mytext
150000000c 32 mytext
1600000010 32 mydata
1700000014 32 mydata
1800000018 32 mydata
190000001c 32 mybss
2000000020 32 mybss
2100000024 32 mybss
22
23Contents of section .text:
24 0000 4e714e71 4e714e71 .*
25Contents of section .data:
26 0008 12345678 00000000 00000001 fffffffd .*
27 0018 00000000 00000003 fffffffe 00000000 .*
28 0028 00000002 ffffffff .*
This page took 0.025247 seconds and 4 git commands to generate.