* ld-d10v/default_layout.d: Adjust for section removal.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / size-2.d
1 #source: size-2.s
2 #ld: -T size-2.t
3 #readelf: -l --wide
4 #xfail: "hppa64-*-*" "v850-*-*"
5
6 #...
7 Program Headers:
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]+
13
14 Section to Segment mapping:
15 +Segment Sections\.\.\.
16 +00 .*
17 +01.*\.text.*\.tdata.*
18 +02.*\.tdata.*
This page took 0.035661 seconds and 4 git commands to generate.