* Makefile.tpl: Clean $(BUILD_SUBDIR).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / emrelocs-eb.d
CommitLineData
38b566ae
CD
1#name: MIPS 32-bit ELF embedded relocs (big endian)
2#source: emrelocs1.s -EB
3#source: emrelocs2.s -EB
4#ld: -EB --embedded-relocs -T $srcdir/$subdir/emrelocs.ld
5#objdump: -s
6
7.*: file format elf.*mips.*
8
9Contents of section \.text:
10 100000 00000000 00000001 00000000 00000000 .*
11 100010 00000000 00000000 00000003 00000000 .*
12Contents of section \.data:
13 200000 00000000 00000002 00000000 00000000 .*
14 200010 00000000 00000000 00000004 00000000 .*
15 200020 00100004 00200004 00100018 00200018 .*
16 200030 00000000 00100004 00000000 00200004 .*
17 200040 00000000 00100018 00000000 00200018 .*
18Contents of section \.rel\.sdata:
19 300000 00000020 2e746578 74000000 00000024 .*
20 300010 2e646174 61000000 00000028 2e746578 .*
21 300020 74000000 0000002c 2e646174 61000000 .*
22 300030 00000031 2e746578 74000000 00000039 .*
23 300040 2e646174 61000000 00000041 2e746578 .*
24 300050 74000000 00000049 2e646174 61000000 .*
25#pass
This page took 0.08285 seconds and 4 git commands to generate.