readelf: Consolidate --syms --use-dynamic with --dyn-syms
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-2.d
1 #target: [check_shared_lib_support]
2 #ld: -shared --hash-style=sysv
3 #objdump: -dw
4
5 #...
6 0+(130|1a0|1c8) <foo>:
7 #...
8 [ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+0x(130|1a0|1c8)@plt>
9 [ \t0-9a-f]+:[ \t0-9a-f]+adrp[ \t]+x0, 0 <.*>
10 [ \t0-9a-f]+:[ \t0-9a-f]+add[ \t]+x0, x0, #0x(120|190|1b8)
11 #pass
This page took 0.034109 seconds and 4 git commands to generate.