aarch64: Add support for GNU indirect functions.
[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\*\+0x2c0@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, #0x2b0
9 #pass
This page took 0.030716 seconds and 5 git commands to generate.