2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-over8-ok.d
1 # name: rgn-over8
2 # source: rgn-over8.s
3 # ld: -T rgn-over8.t
4 # objdump: -w -h
5
6 .*: file format .*
7
8 Sections:
9 Idx +Name +Size +VMA +LMA +File off +Algn +Flags
10 0 .text 0+0000400 0+0000000 0+0000000 [0-9a-f]+ 2\*\*[0-9]+ CONTENTS, ALLOC, LOAD, READONLY, CODE
11 1 .data 0+0000400 0+0001000 0+0000400 [0-9a-f]+ 2\*\*[0-9]+ CONTENTS, ALLOC, LOAD, DATA
12 2 .bss 0+0000400 0+0001400 0+0000800 [0-9a-f]+ 2\*\*[0-9]+ ALLOC
This page took 0.129971 seconds and 5 git commands to generate.