]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-aarch64/morello-capinit.s
ld: Adjust bounds, base, and size for various symbols
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-aarch64 / morello-capinit.s
1 .data
2 obj1:
3 .4byte 0
4 .section .data.1
5 obj2:
6 .4byte 0
7 .section .data.2
8 obj3:
9 .4byte 0
10 .section .inspectionsection,"aw"
11 .align 4
12 ct_outer_start:
13 .capinit __outer_text_start
14 .8byte 0
15 .8byte 0
16 ct_start:
17 .capinit text_start
18 .8byte 0
19 .8byte 0
20 ct1_start:
21 .capinit text1_start
22 .8byte 0
23 .8byte 0
24 ct1_end:
25 .capinit text1_end
26 .8byte 0
27 .8byte 0
28 ct_end:
29 .capinit __text_end
30 .8byte 0
31 .8byte 0
32 cd_outer_start:
33 .capinit __outer_data_start
34 .8byte 0
35 .8byte 0
36 cd_start:
37 .capinit data_start
38 .8byte 0
39 .8byte 0
40 cd1_start:
41 .capinit data1_start
42 .8byte 0
43 .8byte 0
44 cd1_end:
45 .capinit data1_end
46 .8byte 0
47 .8byte 0
48 cd_end:
49 .capinit __data_end
50 .8byte 0
51 .8byte 0
52 cdynamic:
53 .capinit _DYNAMIC
54 .8byte 0
55 .8byte 0
56 .text
57 f2:
58 ret
59 .section .text.1
60 f1:
61 ret
62 .section .text.2
63 f3:
64 ret