ELF dynsyms
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-2-local.d
1 #ld: -shared --hash-style=sysv
2 #objdump: -dw
3 #target: aarch64*-*-*
4
5 #...
6 0+(110|180) <__GI_foo>:
7 #...
8 [ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+0x(110|180)@plt>
9 [ \t0-9a-f]+:[ \t0-9a-f]+adrp[ \t]+x0, 0 <.*>
10 [ \t0-9a-f]+:[ \t0-9a-f]+add[ \t]+x0, x0, #0x(100|170)
11 #pass
This page took 0.031018 seconds and 4 git commands to generate.