bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sub2l-1.d
1 #source: sub2l.s
2 #as: -little
3 #ld: -EL -e 0x1000
4 #objdump: -st
5 #target: sh*-*-elf
6
7 .*/dump: file format elf32-sh.*
8
9 SYMBOL TABLE:
10 #...
11 0+1000 l .text 00000000 f
12 0+1002 l .text 00000000 f2
13 0+1028 l .text 00000000 L
14 #...
15 0+1020 g .text 00000000 ff
16 #...
17
18 Contents of section \.text:
19 1000 0b000900 09000900 09000900 09000900 .*
20 1010 09000900 09000900 09000900 09000900 .*
21 1020 09000900 09000900 0b000900 d8ffffff .*
22 1030 daffffff 02100000 28100000 24100000 .*
23 Contents of section \..*:
24 #pass
This page took 0.032808 seconds and 4 git commands to generate.