[AArch64] Cortex-A53 erratum 835769 linker workaround
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-6b.d
CommitLineData
1419bbe5
WN
1#source: ifunc-6.s
2#ld: -shared -z nocombreloc
3#readelf: -r --wide
4#target: aarch64*-*-*
5
6Relocation section '.rela.got' at .*
7[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
8[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
9#...
10Relocation section '.rela.plt' at .*
11[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
12[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
This page took 0.147085 seconds and 4 git commands to generate.