bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / ldsym1.d
CommitLineData
442e4424 1# source: expdyn1.s
1de1cfb1 2# target: cris-*-*elf* cris-*-*aout*
442e4424
HPN
3# as: --em=criself
4# ld: -mcriself
5# objdump: -d
6
7# Note that the linker script symbol __start is set to the same
8# value as _start, and will collate before _start and be chosen
9# as the presentation symbol at disassembly. Anyway, __start
10# shouldn't hinder disassembly by posing as an object symbol.
11
12.*: file format elf32-us-cris
13
14Disassembly of section \.text:
15
74541ad4 160+ <(__start|__Stext)>:
1f02b94b 17 0: 0f05 nop
442e4424 18
1f02b94b
HPN
190+2 <expfn>:
20 2: 0f05 nop
This page took 0.325532 seconds and 4 git commands to generate.