ELF: Don't check relocations in non-loaded, non-alloced sections
[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 6
f19ae42f 7.*/dump: file format elf32-sh.*
7739e068
HPN
8
9SYMBOL TABLE:
10#...
110+1000 l .text 00000000 f
120+1002 l .text 00000000 f2
130+1028 l .text 00000000 L
ffbc01cc 14#...
7739e068
HPN
150+1020 g .text 00000000 ff
16#...
17
18Contents 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 .*
f19ae42f 23Contents of section \..*:
7739e068 24#pass
This page took 0.794876 seconds and 4 git commands to generate.