mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 05:37:44 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20228 a95241bf-73f2-0310-859d-f6bbb57e9c96
16 lines
530 B
Makefile
16 lines
530 B
Makefile
#name: MIPS rel32 n32
|
|
#source: rel32.s
|
|
#as: -KPIC -EB -n32
|
|
#readelf: -x 5 -r
|
|
#ld: -shared -melf32btsmipn32
|
|
|
|
Relocation section '.rel.dyn' at offset .* contains 2 entries:
|
|
Offset Info Type Sym.Value Sym. Name
|
|
00000000 00000000 R_MIPS_NONE
|
|
000002d0 00000003 R_MIPS_REL32
|
|
|
|
Hex dump of section '.text':
|
|
0x000002c0 00000000 00000000 00000000 00000000 ................
|
|
0x000002d0 000002d0 00000000 00000000 00000000 ................
|
|
0x000002e0 00000000 00000000 00000000 00000000 ................
|