mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 12:51:22 +01:00
b67b6a17a6
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15072 a95241bf-73f2-0310-859d-f6bbb57e9c96
17 lines
595 B
Makefile
17 lines
595 B
Makefile
#name: MIPS rel32 o32
|
|
#source: rel32.s
|
|
#as: -KPIC -EB -32
|
|
#readelf: -x 6 -r
|
|
#ld: -shared -melf32btsmip
|
|
|
|
Relocation section '.rel.dyn' at offset 0x3e0 contains 2 entries:
|
|
Offset Info Type Sym.Value Sym. Name
|
|
00000000 00000000 R_MIPS_NONE
|
|
00000400 00000003 R_MIPS_REL32
|
|
|
|
Hex dump of section '.text':
|
|
0x000003f0 00000000 00000000 00000000 00000000 ................
|
|
0x00000400 00000400 00000000 00000000 00000000 ................
|
|
0x00000410 00000000 00000000 00000000 00000000 ................
|
|
0x00000420 00000000 00000000 00000000 00000000 ................
|