bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / emit-relocs-1.d
CommitLineData
81d43bff
RS
1#name: Emit relocs 1
2#source: emit-relocs-1a.s -mabi=n32 -EB
3#source: emit-relocs-1b.s -mabi=n32 -EB
4#ld: -q -T emit-relocs-1.ld -melf32btsmipn32
5#objdump: -sr
6
7.*: file format .*
8
9RELOCATION RECORDS FOR \[\.data\]:
10OFFSET TYPE VALUE *
1100000000 R_MIPS_32 \.data
1200000004 R_MIPS_32 \.data\+0x00001000
1300000008 R_MIPS_32 \.merge1\+0x00000002
140000000c R_MIPS_32 \.merge2
1500000010 R_MIPS_32 \.merge3
1600000014 R_MIPS_32 \.merge3\+0x00000004
1700000020 R_MIPS_32 \.data\+0x00000020
1800000024 R_MIPS_32 \.data\+0x00001020
1900000028 R_MIPS_32 \.merge1
200000002c R_MIPS_32 \.merge2\+0x00000002
2100000030 R_MIPS_32 \.merge3\+0x00000008
2200000034 R_MIPS_32 \.merge3\+0x00000004
23
24
25Contents of section \.text:
26 80000 03e00008 00000000 00000000 00000000 .*
27Contents of section \.merge1:
28 80400 666c7574 74657200 flutter.*
29Contents of section \.merge2:
30 80800 74617374 696e6700 tasting.*
31Contents of section \.merge3:
32 80c00 00000100 00000200 00000300 .*
33Contents of section \.data:
34 81000 00081000 00082000 00080402 00080800 .*
35 81010 00080c00 00080c04 00000000 00000000 .*
36 81020 00081020 00082020 00080400 00080802 .*
37 81030 00080c08 00080c04 .*
This page took 0.023856 seconds and 4 git commands to generate.