aarch64: Add support for GNU indirect functions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-5r-local.d
1 #source: ifunc-5-local.s
2 #ld: -r
3 #readelf: -r --wide
4 #target: aarch64-*-*
5
6 Relocation section '.rela.text' at .*
7 [ ]+Offset[ ]+Info[ ]+Type[ ]+.*
8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_CALL26[ ]+foo\(\)[ ]+foo \+ 0
9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_ADR_GOT_PAGE[ ]+foo\(\)[ ]+foo \+ 0
10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_LD64_GOT_LO1[ ]+foo\(\)[ ]+foo \+ 0
This page took 0.042345 seconds and 4 git commands to generate.