aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-riscv-elf/ifunc-nonplt.d
blob: e3517d3c654c7da9f6bd9703312c7fa98418a663 (plain)
1
2
3
4
5
6
7
8
9
10
11
#...
Disassembly of section .text:
#...
0+[0-9a-f]+ <foo_resolver>:
#...
0+[0-9a-f]+ <bar>:
.*:[ 	]+[0-9a-f]+[ 	]+auipc[ 	]+.*
.*:[ 	]+[0-9a-f]+[ 	]+(lw|ld)[ 	]+.*<(_GLOBAL_OFFSET_TABLE_.*|.*)>
.*:[ 	]+[0-9a-f]+[ 	]+auipc[ 	]+.*
.*:[ 	]+[0-9a-f]+[ 	]+(lw|ld)[ 	]+.*<(__DATA_BEGIN__|.*)>
#...