ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / link-hcs12.d
CommitLineData
99573a98
SC
1#source: link-hcs12.s -m68hcs12
2#source: link-hc12.s -m68hc12
3#as: -mshort
6927f982 4#ld: -m m68hc12elf --script $srcdir/$subdir/far-hc12.ld
99573a98 5#objdump: -p -d --prefix-addresses -r
99573a98
SC
6
7.*: file format elf32\-m68hc12
8
9Program Header:
6927f982 10 LOAD off 0x0+1000 vaddr 0x0+c000 paddr 0x0+c000 align 2\*\*12
99573a98 11 filesz 0x0+6 memsz 0x0+6 flags r-x
99573a98
SC
12private flags = 22:\[abi=16\-bit int, 64\-bit double, cpu=HCS12\] \[memory=flat\]
13
14Disassembly of section .text:
6927f982
NC
150+c000 <_start> jsr 0x0+c005 <main>
160+c003 <_start\+0x3> bra 0x0+c000 <_start>
170+c005 <main> rts
99573a98
SC
18
19
This page took 0.708266 seconds and 4 git commands to generate.