Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targets
[external/binutils.git] / ld / testsuite / ld-x86-64 / pr14207.s
1         
2         .section .ctors, "aw"
3         .space 0x10, 1
4         
5         .section .dtors, "aw"
6         .space 0x10, 2
7
8         .section .jcr, "aw"
9         .space 0x8, 3
10         
11         .section .data.rel.ro
12         .p2align 4
13         .space 0x20, 3
14
15         .section .dynamic
16         .space 0xb0, 2
17
18         .section .got
19         .space 0x2a8, 4
20         
21         .bss
22         .zero 0x840
23
24