Add copyright notices
[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
5bf135a7 4#xfail: "hppa64-*-*" "v850*-*-*"
e5caec89
NS
5
6#...
7Program Headers:
76cb62b0
AM
8 +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg +Align
9 +PHDR +0x[0-9a-f]+ 0x0+0000 0x0+0000 0x[0-9a-f]+ 0x[0-9a-f]+ R +0x[0-9a-f]+
10#...
11 +LOAD +0x[0-9a-f]+ 0x0+0100 0x0+0100 0x0+0030 0x0+0030 R E +0x[0-9a-f]+
12 +TLS +0x[0-9a-f]+ 0x0+0108 0x0+0108 0x0+0014 0x0+002c R +0x[0-9a-f]+
e5caec89
NS
13
14 Section to Segment mapping:
76cb62b0
AM
15 +Segment Sections\.\.\.
16 +00 .*
ed049af3
NC
17 +01.*\.text.*\.tdata.*
18 +02.*\.tdata.*
This page took 0.366374 seconds and 4 git commands to generate.