mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +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.
11 lines
201 B
Makefile
11 lines
201 B
Makefile
#source: ifunc-3.s
|
|
#ld: -shared --hash-style=sysv
|
|
#objdump: -dw
|
|
#target: aarch64*-*-*
|
|
|
|
#...
|
|
0+(150|1d0|1e8) <__GI_foo>:
|
|
#...
|
|
[ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+0x(150|1d0|1e8)@plt>
|
|
#pass
|