* ld-misc/defsym1.d: Add a -e linker command line option.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / mvk-reloc-local-r.d
CommitLineData
40b36596
JM
1#name: C6X MVK relocations, local symbols, -r
2#as: -mlittle-endian
3#ld: -r -melf32_tic6x_le
4#source: mvk-reloc-local-1.s
5#source: mvk-reloc-local-2.s
6#objdump: -dr
7
8.*: *file format elf32-tic6x-le
9
10
11Disassembly of section \.text:
12
130+ <[^>]*>:
14[ \t]*0:[ \t]+00800028[ \t]+mvk \.S1 0,a1
15[ \t]*0: R_C6000_ABS_S16[ \t]+\.data
16[ \t]*4:[ \t]+01000028[ \t]+mvk \.S1 0,a2
17[ \t]*4: R_C6000_ABS_L16[ \t]+\.data\+0x4
18[ \t]*8:[ \t]+01800068[ \t]+mvkh \.S1 0,a3
19[ \t]*8: R_C6000_ABS_H16[ \t]+\.data\+0x8
20[ \t]*\.\.\.
21[ \t]*20:[ \t]+00800028[ \t]+mvk \.S1 0,a1
22[ \t]*20: R_C6000_ABS_S16[ \t]+\.data\+0xc
23[ \t]*24:[ \t]+01000028[ \t]+mvk \.S1 0,a2
24[ \t]*24: R_C6000_ABS_L16[ \t]+\.data\+0x10
25[ \t]*28:[ \t]+01800068[ \t]+mvkh \.S1 0,a3
26[ \t]*28: R_C6000_ABS_H16[ \t]+\.data\+0xffffff14
27[ \t]*\.\.\.
This page took 0.055581 seconds and 4 git commands to generate.