ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s12z / reloc-ext18.d
1 #source: reloc-ext18.s
2 #ld: --no-relax --defsym x=0xabcd
3 #objdump: -d -r
4
5 tmpdir/dump: file format elf32-s12z
6
7
8 Disassembly of section .text:
9
10 00fe0000 <here>:
11 fe0000: a0 f8 ab cd ld d2, x
This page took 0.034652 seconds and 4 git commands to generate.