ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s12z / reloc-ext24.d
1 #source: reloc-ext24.s
2 #ld: --no-relax --defsym foobar=0xabcdef
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: ba ab cd ef jmp foobar
12 fe0004: 01 nop
13
14 00fe0005 <_etext>:
15 ...
This page took 0.029609 seconds and 4 git commands to generate.