This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / ldsym1.d
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
13 Disassembly of section \.text:
14
15 0+6 <__start>:
16 6: 0f05 nop
17
18 0+8 <expfn>:
19 8: 0f05 nop
This page took 0.030963 seconds and 5 git commands to generate.