ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pru / pcrel_s10.d
1 #name: PRU R_PRU_S10_PCREL
2 #source: pcrel_s10.s
3 #source: pcrel_s10_label.s
4 #ld:
5 #objdump: -dr --prefix-addresses
6
7 # Test the relative quick branch relocations.
8 .*: +file format elf32-pru
9
10 Disassembly of section .text:
11 [0-9a-f]+ <[^>]*> qba [0-9a-f]+ <ext_label>
12 [0-9a-f]+ <[^>]*> qba [0-9a-f]+ <ext_label\+0x10>
13 [0-9a-f]+ <[^>]*> nop
14 [0-9a-f]+ <[^>]*> nop
15 [0-9a-f]+ <[^>]*> nop
16 [0-9a-f]+ <[^>]*> nop
17 [0-9a-f]+ <[^>]*> nop
18 [0-9a-f]+ <[^>]*> nop
This page took 0.02986 seconds and 4 git commands to generate.