Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / undef-3m.d
1 #source: start.s
2 #ld: -m mmo -u undefd
3 #objdump: -x
4
5 .*: file format mmo
6 .*
7 architecture: mmix, flags 0x0+10:
8 HAS_SYMS
9 start address 0x0+
10
11 Sections:
12 Idx Name Size VMA LMA File off Algn
13 0 \.text 0+4 0+ 0+ 0+ 2\*\*2
14 CONTENTS, ALLOC, LOAD, CODE
15 SYMBOL TABLE:
16 0+ g \.text Main
17 0+ g \*UND\* undefd
18 0+ g \.text _start
This page took 0.030309 seconds and 4 git commands to generate.