aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-18b.d
1 #source: ifunc-18b.s
2 #source: ifunc-18a.s
3 #target: [check_shared_lib_support]
4 #ld: -shared -z nocombreloc
5 #readelf: -r --wide
6
7 Relocation section '.rela.ifunc' at .*
8 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
10
11 Relocation section '.rela.plt' at .*
12 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
This page took 0.032592 seconds and 4 git commands to generate.