Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / pe / section-align-3.d
1 #objdump: -h
2 #name: section alignment
3
4 # Test that alignment works in .section directives.
5
6 .*: .*
7
8 Sections:
9 Idx Name          *Size      *VMA       *LMA       *File off  *Algn
10   0 \.text         0*0000000  0*0000000  0*0000000  0*0000000  2\*\*[24]
11 .*
12   1 \.data         0*0000000  0*0000000  0*0000000  0*0000000  2\*\*[24]
13 .*
14   2 \.bss          0*0000000  0*0000000  0*0000000  0*0000000  2\*\*[24]
15 .*
16   3 \.none         0*0000000  0*0000000  0*0000000  0*0000000  2\*\*3
17 .*
18   4 \.zero         0*0000000  0*0000000  0*0000000  0*0000000  2\*\*3
19 .*
20   5 \.one          0*0000008  0*0000000  0*0000000  0*000026c  2\*\*3
21 .*
22   6 \.two          0*0000008  0*0000000  0*0000000  0*0000274  2\*\*3
23 .*
24   7 \.three        0*0000008  0*0000000  0*0000000  0*000027c  2\*\*3
25 .*
26   8 \.four         0*0000008  0*0000000  0*0000000  0*0000284  2\*\*3
27 .*
28   9 \.five         0*0000008  0*0000000  0*0000000  0*000028c  2\*\*3
29 .*
30  10 \.six          0*0000008  0*0000000  0*0000000  0*0000294  2\*\*3
31 .*
32  11 \.seven        0*0000008  0*0000000  0*0000000  0*000029c  2\*\*3
33 .*
34  12 \.eight        0*0000008  0*0000000  0*0000000  0*00002a4  2\*\*3
35 .*
36  13 \.nine         0*0000010  0*0000000  0*0000000  0*00002ac  2\*\*3
37 .*
38  14 \.ten          0*0000010  0*0000000  0*0000000  0*00002bc  2\*\*3
39 .*