|
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:
930 bytes
|
| Line | |
|---|
| 1 | #name: MIPS 32-bit ELF embedded relocs (little endian)
|
|---|
| 2 | #source: emrelocs1.s -EL
|
|---|
| 3 | #source: emrelocs2.s -EL
|
|---|
| 4 | #ld: -EL --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 01000000 00000000 00000000 .*
|
|---|
| 11 | 100010 00000000 00000000 03000000 00000000 .*
|
|---|
| 12 | Contents of section \.data:
|
|---|
| 13 | 200000 00000000 02000000 00000000 00000000 .*
|
|---|
| 14 | 200010 00000000 00000000 04000000 00000000 .*
|
|---|
| 15 | 200020 04001000 04002000 18001000 18002000 .*
|
|---|
| 16 | 200030 04001000 00000000 04002000 00000000 .*
|
|---|
| 17 | 200040 18001000 00000000 18002000 00000000 .*
|
|---|
| 18 | Contents of section \.rel\.sdata:
|
|---|
| 19 | 300000 20000000 2e746578 74000000 24000000 .*
|
|---|
| 20 | 300010 2e646174 61000000 28000000 2e746578 .*
|
|---|
| 21 | 300020 74000000 2c000000 2e646174 61000000 .*
|
|---|
| 22 | 300030 31000000 2e746578 74000000 39000000 .*
|
|---|
| 23 | 300040 2e646174 61000000 41000000 2e746578 .*
|
|---|
| 24 | 300050 74000000 49000000 2e646174 61000000 .*
|
|---|
| 25 | #pass
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.