bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / ehtype-reloc-1.d
1 #name: EHTYPE relocations (RELA)
2 #as: -mlittle-endian
3 #ld: -melf32_tic6x_le --defsym s1=0x2a -Tdsbt-inrange.ld
4 #source: ehtype-reloc-1.s
5 #objdump: -s -j.data -j.text -j.got
6
7 .*: *file format elf32-tic6x-le
8
9 Contents of section .data:
10 8018 78563412 .*
11 Contents of section .text:
12 10000000 08000000 0c000000 .*
13 Contents of section .got:
14 2001fff4 00000000 00000000 2a000000 18800000 .*
This page took 0.028915 seconds and 4 git commands to generate.