* ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / ldsym1.d
CommitLineData
442e4424
HPN
1# source: expdyn1.s
2# as: --em=criself
3# ld: -mcriself
4# objdump: -d
5
6# Note that the linker script symbol __start is set to the same
7# value as _start, and will collate before _start and be chosen
8# as the presentation symbol at disassembly. Anyway, __start
9# shouldn't hinder disassembly by posing as an object symbol.
10
11.*: file format elf32-us-cris
12
13Disassembly of section \.text:
14
150+6 <__start>:
16 6: 0f05 nop
17
180+8 <expfn>:
19 8: 0f05 nop
This page took 0.037842 seconds and 4 git commands to generate.