]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-aarch64/morello-sec-always-align.d
f46ebdfb821eac114f84dee8b385d1ab1648af30
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-aarch64 / morello-sec-always-align.d
1 #as: -march=morello+c64
2 #ld: -static -T morello-sec-round-adjust.ld
3 #objdump: -x
4 #...
5 Sections:
6 Idx Name Size VMA LMA File off Algn
7 #...
8 0 \.text 00000100 0000000000000080 [0-9a-f]+ [0-9a-f]+ 2\*\*4
9 CONTENTS, ALLOC, LOAD, READONLY, CODE
10 1 \.data\.rel\.ro 00008000 0000000000000180 [0-9a-f]+ [0-9a-f]+ 2\*\*4
11 CONTENTS, ALLOC, LOAD, DATA
12 2 \.got 00000030 0000000000008180 [0-9a-f]+ [0-9a-f]+ 2\*\*4
13 CONTENTS, ALLOC, LOAD, DATA
14 3 \.got\.plt 00000030 00000000000081b0 [0-9a-f]+ [0-9a-f]+ 2\*\*4
15 CONTENTS, ALLOC, LOAD, DATA
16 4 \.rela\.dyn 000000b8 00000000000081e0 [0-9a-f]+ [0-9a-f]+ 2\*\*3
17 CONTENTS, ALLOC, LOAD, READONLY, DATA
18 #pass
19
20