]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-aarch64/emit-morello-reloc-markers-1.d
b8474f996fee97befacaf2f3366e2f1ef6a6885d
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-morello-reloc-markers-1.d
1 # The aim here is to test that
2 # a) We generate the __rela_dyn_{start,end} symbols.
3 # b) They span the entire .rela.dyn section.
4 # This particular case (the -1 file) is in case of there being no .got symbols.
5 #source: emit-morello-reloc-markers-1.s
6 #as: -march=morello+c64
7 #ld: -Ttext-segment 0x0 -static
8 #objdump: --syms --section-headers --section=.rela.dyn --section=.got
9
10 .*: file format .*
11
12 Sections:
13 Idx Name Size VMA LMA File off Algn
14 0 \.rela\.dyn 00000018 0000000000000000 0000000000000000 00010000 2\*\*3
15 CONTENTS, ALLOC, LOAD, READONLY, DATA
16 SYMBOL TABLE:
17 0000000000000000 l d \.rela\.dyn 0000000000000000 \.rela\.dyn
18 0000000000000018 l O \.rela\.dyn 0000000000000000 __rela_dyn_end
19 0000000000000000 l O \.rela\.dyn 0000000000000000 __rela_dyn_start