2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / size-2.d
CommitLineData
e5caec89
NS
1#source: size-2.s
2#ld: -T size-2.t
68715859 3#readelf: -l --wide
e5caec89
NS
4
5#...
6Program Headers:
76cb62b0
AM
7 +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg +Align
8 +PHDR +0x[0-9a-f]+ 0x0+0000 0x0+0000 0x[0-9a-f]+ 0x[0-9a-f]+ R +0x[0-9a-f]+
9#...
10 +LOAD +0x[0-9a-f]+ 0x0+0100 0x0+0100 0x0+0030 0x0+0030 R E +0x[0-9a-f]+
11 +TLS +0x[0-9a-f]+ 0x0+0108 0x0+0108 0x0+0014 0x0+002c R +0x[0-9a-f]+
e5caec89
NS
12
13 Section to Segment mapping:
76cb62b0
AM
14 +Segment Sections\.\.\.
15 +00 .*
16 +01 +\.text \.tdata \.map
17 +02 +\.tdata \.tbss \.map
This page took 0.038475 seconds and 4 git commands to generate.