ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s12z / reloc-opr.d
CommitLineData
43276309
JD
1#source: reloc-opr.s
2#ld: --no-relax --defsym bar=0xabcdef
3#objdump: -d -r
4
5tmpdir/dump: file format elf32-s12z
6
7
8Disassembly of section .text:
9
1000fe0000 <_etext-0x5>:
11 fe0000: 83 fa ab cd sub d5, bar
12 fe0004: ef
13
1400fe0005 <_etext>:
15 ...
This page took 0.105826 seconds and 4 git commands to generate.