aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/size-2.d
blob: 8b56c7a1e63fd636d35455b455f19a35f72ff82d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#source: size-2.s
#ld: -T size-2.t
#readelf: -l --wide

#...
Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  PHDR           0x[0-9a-f]+ 0x0+0000 0x0+0000 0x[0-9a-f]+ 0x[0-9a-f]+ R   0x[0-9a-f]+
  LOAD           0x[0-9a-f]+ 0x0+0000 0x0+0000 0x0+0030 0x0+0030 R   0x[0-9a-f]+
  TLS            0x[0-9a-f]+ 0x0+0008 0x0+0008 0x0+0014 0x0+002c R   0x[0-9a-f]+

 Section to Segment mapping:
  Segment Sections...
   00     \.text \.tdata \.tbss \.map 
   01     \.text \.tdata \.map 
   02     \.tdata \.tbss \.map