Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-regrel28.d
1 #source: reloc-regrel28.s
2 #ld: -T $srcdir/$subdir/crx.ld
3 #objdump: -D
4
5 # Test register relative relocation R_CRX_REGREL28
6
7 .*: file format elf32-crx
8
9 Disassembly of section .text_28:
10
11 06201400 <_start>:
12 6201400: 7f 3b 30 99 cbitd \$0x1f, 0x9301406\(r9\)
13 6201404: 06 14
This page took 0.030279 seconds and 4 git commands to generate.