a8ff8190023397e24051a2e1b45753d203f12ec9
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-6b.d
1 #source: ifunc-6.s
2 #target: [check_shared_lib_support]
3 #ld: -shared -z nocombreloc
4 #readelf: -r --wide
5
6 Relocation section '.rela.got' at .*
7 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_(P32_|)GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
9 #...
10 Relocation section '.rela.plt' at .*
11 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
12 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_(P32_|)IRELATIV(E|)[ ]+[0-9a-f]*
This page took 0.043381 seconds and 4 git commands to generate.