|
Last change
on this file was 607, checked in by bird, 22 years ago |
|
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
|
File size:
927 bytes
|
| Line | |
|---|
| 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 |
|
|---|
| 9 | Contents of section \.text:
|
|---|
| 10 | 100000 00000000 00000001 00000000 00000000 .*
|
|---|
| 11 | 100010 00000000 00000000 00000003 00000000 .*
|
|---|
| 12 | Contents 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 .*
|
|---|
| 18 | Contents 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
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.