* emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
[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
160+6 <__start>:
17 6: 0f05 nop
18
190+8 <expfn>:
20 8: 0f05 nop
This page took 0.121836 seconds and 4 git commands to generate.