ld/testsuite: Enable ifunc tests on AArch64 big-endian.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-2-local.d
1 #ld: -shared
2 #objdump: -dw
3 #target: aarch64*-*-*
4
5 #...
6 [ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+0x[0-9a-f]+@plt>
7 [ \t0-9a-f]+:[ \t0-9a-f]+adrp[ \t]+x0, 0 <_GLOBAL_OFFSET_TABLE_>
8 [ \t0-9a-f]+:[ \t0-9a-f]+add[ \t]+x0, x0, #0x[0-9a-f]+
9 #pass
This page took 0.030124 seconds and 5 git commands to generate.