aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/size-1.d
blob: 8f36407d3a8dfa072e0a708c3484835cd5547fe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#source: size-1.s
#ld: -T size-1.t
#objdump: -s

.*:     file format .*

#...
Contents of section \.text:
 0+00 (01)?000000(01)? (02)?000000(02)?                    ........        
#...
Contents of section \.data:
 0+08 (03)?000000(03)? (04)?000000(04)? (05)?000000(05)?           ............    
#...
Contents of section \.tdata:
 0+24 (06)?000000(06)? (07)?000000(07)? (08)?000000(08)? (09)?000000(09)?  ................
 0+34 (0a)?000000(0a)?                             ....            
#...
Contents of section \.map:
 0+38 (08)?000000(08)? (0c)?000000(0c)? (10)?000000(10)? (14)?000000(14)?  ................
 0+48 (18)?000000(18)?                             ....            
#...