Make the objfile constructor private
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / ehtype-reloc-1.d
CommitLineData
2fbb87f6
PB
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
9Contents of section .data:
10 8018 78563412 .*
11Contents of section .text:
12 10000000 08000000 0c000000 .*
13Contents of section .got:
14 2001fff4 00000000 00000000 2a000000 18800000 .*
This page took 0.40701 seconds and 4 git commands to generate.