mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-03 22:53:42 +08:00
c198a1ecf8
ld/ * testsuite/ld-aarch64/ifunc-1-local.d: Adjust regexps to match the offsets emitted by aarch64-elf configurations. * testsuite/ld-aarch64/ifunc-1.d: Likewise. * testsuite/ld-aarch64/ifunc-2-local.d: Likewise. * testsuite/ld-aarch64/ifunc-2.d: Likewise. * testsuite/ld-aarch64/ifunc-21.d: Likewise. * testsuite/ld-aarch64/ifunc-3a.d: Likewise.
12 lines
287 B
Makefile
12 lines
287 B
Makefile
#ld: -shared --hash-style=sysv
|
|
#objdump: -dw
|
|
#target: aarch64*-*-*
|
|
|
|
#...
|
|
0+(110|180|1a0) <__GI_foo>:
|
|
#...
|
|
[ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+0x(110|180|1a0)@plt>
|
|
[ \t0-9a-f]+:[ \t0-9a-f]+adrp[ \t]+x0, 0 <.*>
|
|
[ \t0-9a-f]+:[ \t0-9a-f]+add[ \t]+x0, x0, #0x(100|170|190)
|
|
#pass
|