aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-riscv-elf/ifunc-reloc-got.d
blob: 3277e8f10bdf61db4f5b5d82e9439f30eddd73fc (plain)
1
2
3
4
5
6
7
8
9
#...
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_.*|.*)>
#...