Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-riscv-elf / ifunc-reloc-call-01.d
blobd4457c9be3cec3bd945277ee5287e9d7a255501e
1 #...
2 Disassembly of section .plt:
3 #...
4 0+[0-9a-f]+ <(\*ABS\*\+0x[0-9a-f]+@plt|foo@plt|.plt)>:
5 #...
6 Disassembly of section .text:
7 #...
8 0+[0-9a-f]+ <foo_resolver>:
9 #...
10 0+[0-9a-f]+ <bar>:
11 .*:[ ]+[0-9a-f]+[ ]+auipc[ ]+.*
12 .*:[ ]+[0-9a-f]+[ ]+jalr[ ]+.*<(\*ABS\*\+0x[0-9a-f]+@plt|foo@plt|.plt)>
13 #...