ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / disas-jalr.d
CommitLineData
35eeb78f
JW
1#name: jalr zero-offset symbols
2#source: disas-jalr.s
3#ld: --no-relax
4#objdump: -d
5
6.*:[ ]+file format .*
7
8Disassembly of section \.text:
9
10.* <_start>:
11#...
12.*:[ ]+fffff097[ ]+auipc[ ]+ra,0xfffff
13.*:[ ]+000080e7[ ]+jalr[ ]+ra # .* <_start>
This page took 0.237176 seconds and 4 git commands to generate.