* simple.c: Correct placement of ATTRIBUTE_UNUSED.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sub2l-1.d
CommitLineData
7739e068
HPN
1#source: sub2l.s
2#as: -little
3#ld: -EL -e 0x1000
4#objdump: -st
d45d3ffb 5#target: sh*-*-elf
7739e068
HPN
6
7.*/dump: file format elf32-shl
8
9SYMBOL TABLE:
10#...
110+1000 l .text 00000000 f
120+1002 l .text 00000000 f2
130+1028 l .text 00000000 L
140+1020 g .text 00000000 ff
15#...
16
17Contents of section \.text:
18 1000 0b000900 09000900 09000900 09000900 .*
19 1010 09000900 09000900 09000900 09000900 .*
20 1020 09000900 09000900 0b000900 d8ffffff .*
21 1030 daffffff 02100000 28100000 24100000 .*
22Contents of section \.data:
23#pass
This page took 0.113283 seconds and 4 git commands to generate.