ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s12z / reloc-ext24.s
CommitLineData
43276309
JD
1
2here:
3 ;; jmp foobar
4 .byte 0xba
5 .byte 0x00
6 .byte 0x00
7 .byte 0x00
8 nop
9
10
11.reloc here+1,R_S12Z_EXT24, foobar
12
This page took 0.098908 seconds and 4 git commands to generate.