mirror of
https://github.com/zeldaret/af.git
synced 2026-09-26 13:33:16 -04:00
d66a21685f
* git subrepo clone git@github.com:ethteck/splat.git tools/splat subrepo: subdir: "tools/splat" merged: "4fec014" upstream: origin: "git@github.com:ethteck/splat.git" branch: "master" commit: "4fec014" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * gitignore * decompress_baserom.py * Initial yaml * run flib * more yaml stuff * Builds an uncompressed ROM * setup ido download * git subrepo clone git@github.com:simonlindholm/asm-differ.git tools/asm-differ subrepo: subdir: "tools/asm-differ" merged: "ae40866" upstream: origin: "git@github.com:simonlindholm/asm-differ.git" branch: "main" commit: "ae40866" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * git subrepo clone git@github.com:simonlindholm/asm-processor.git tools/asm-processor subrepo: subdir: "tools/asm-processor" merged: "bbd86ea" upstream: origin: "git@github.com:simonlindholm/asm-processor.git" branch: "main" commit: "bbd86ea" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * git subrepo clone (merge) git@github.com:EllipticEllipsis/fado.git tools/fado subrepo: subdir: "tools/fado" merged: "8d896ee" upstream: origin: "git@github.com:EllipticEllipsis/fado.git" branch: "master" commit: "8d896ee" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * setup ido in makefile * data and rodata * add automatic file splits * bootstrap most symbol_addrs * git subrepo clone --branch=irix git@github.com:hensldm/ultralib.git lib/ultralib subrepo: subdir: "lib/ultralib" merged: "0d1e095" upstream: origin: "git@github.com:hensldm/ultralib.git" branch: "irix" commit: "0d1e095" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * setup ido building * various tooling * git subrepo pull tools/asm-differ subrepo: subdir: "tools/asm-differ" merged: "857b398" upstream: origin: "git@github.com:simonlindholm/asm-differ.git" branch: "main" commit: "857b398" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * Change defines to match IDO * review * newlin * update gitignore * Windows error * D_01000000 * yeet settings.json * yeet * git subrepo clone git@github.com:decompals/ultralib.git lib/ultralib subrepo: subdir: "lib/ultralib" merged: "d03b2a3" upstream: origin: "git@github.com:decompals/ultralib.git" branch: "main" commit: "d03b2a3" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * clangformat and clangtidy * Setup a bunch of headers * bootstrap boot and code functions and variables headers * global.h * update format.py includes * -D_MIPS_SZLONG=32 * format.py: --verbose * Update tools/decompress_baserom.py Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * Add libc to global.h * review * yeet saved_regs * yeet headers * yeet _MSC_VER * more header cleanup * add readme licensing note --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
111 lines
4.5 KiB
Plaintext
111 lines
4.5 KiB
Plaintext
|
|
tests/late_rodata_jtbl.o: file format elf32-tradbigmips
|
|
|
|
SYMBOL TABLE:
|
|
00000000 l d .text 000001a0 .text
|
|
00000000 l d .rodata 00000100 .rodata
|
|
00000000 l d .text 00000000
|
|
0000005c g F .text 0000000c a
|
|
0000018c g F .text 0000000c b
|
|
00000000 g F .text 0000005c doubles1
|
|
00000068 g F .text 0000005c doubles2
|
|
000000c4 g F .text 00000018 a2
|
|
000000dc g F .text 0000009c foo
|
|
0000008c g .rodata 00000000 jtbl
|
|
00000178 g F .text 00000014 b2
|
|
|
|
|
|
RELOCATION RECORDS FOR [.text]:
|
|
OFFSET TYPE VALUE
|
|
0000005c R_MIPS_HI16 .rodata
|
|
00000064 R_MIPS_LO16 .rodata
|
|
0000018c R_MIPS_HI16 .rodata
|
|
00000194 R_MIPS_LO16 .rodata
|
|
000000e8 R_MIPS_HI16 jtbl
|
|
000000f0 R_MIPS_LO16 jtbl
|
|
|
|
|
|
RELOCATION RECORDS FOR [.rodata]:
|
|
OFFSET TYPE VALUE
|
|
0000008c R_MIPS_32
|
|
00000090 R_MIPS_32
|
|
00000094 R_MIPS_32
|
|
00000098 R_MIPS_32
|
|
0000009c R_MIPS_32
|
|
000000a0 R_MIPS_32
|
|
000000a4 R_MIPS_32
|
|
000000a8 R_MIPS_32
|
|
000000ac R_MIPS_32
|
|
000000b0 R_MIPS_32
|
|
000000b4 R_MIPS_32
|
|
000000b8 R_MIPS_32
|
|
000000bc R_MIPS_32
|
|
000000c0 R_MIPS_32
|
|
000000c4 R_MIPS_32
|
|
000000c8 R_MIPS_32
|
|
000000cc R_MIPS_32
|
|
000000d0 R_MIPS_32
|
|
000000d4 R_MIPS_32
|
|
000000d8 R_MIPS_32
|
|
000000dc R_MIPS_32
|
|
000000e0 R_MIPS_32
|
|
000000e4 R_MIPS_32
|
|
000000e8 R_MIPS_32
|
|
000000ec R_MIPS_32
|
|
000000f0 R_MIPS_32
|
|
000000f4 R_MIPS_32
|
|
|
|
|
|
Contents of section .text:
|
|
0000 00000000 00000000 00000000 00000000 ................
|
|
0010 00000000 00000000 00000000 00000000 ................
|
|
0020 00000000 00000000 00000000 00000000 ................
|
|
0030 00000000 00000000 00000000 00000000 ................
|
|
0040 00000000 00000000 00000000 00000000 ................
|
|
0050 00000000 00000000 00000000 3c010000 ............<...
|
|
0060 03e00008 c4200040 00000000 00000000 ..... .@........
|
|
0070 00000000 00000000 00000000 00000000 ................
|
|
0080 00000000 00000000 00000000 00000000 ................
|
|
0090 00000000 00000000 00000000 00000000 ................
|
|
00a0 00000000 00000000 00000000 00000000 ................
|
|
00b0 00000000 00000000 00000000 00000000 ................
|
|
00c0 00000000 00802025 00000000 00000000 ...... %........
|
|
00d0 00000000 03e00008 00802025 2c81000a .......... %,...
|
|
00e0 10200022 00047880 3c010000 002f0821 . ."..x.<..../.!
|
|
00f0 8c2f0000 01e00008 00000000 24840001 ./..........$...
|
|
0100 24840001 24840001 24840001 24840001 $...$...$...$...
|
|
0110 24840001 24840001 24840001 24840001 $...$...$...$...
|
|
0120 24840001 24840001 24840001 24840001 $...$...$...$...
|
|
0130 24840001 24840001 24840001 24840001 $...$...$...$...
|
|
0140 24840001 24840001 24840001 24840001 $...$...$...$...
|
|
0150 24840001 24840001 24840001 24840001 $...$...$...$...
|
|
0160 24840001 03e00008 24820001 24020002 $.......$...$...
|
|
0170 03e00008 00000000 00802025 00000000 .......... %....
|
|
0180 00000000 03e00008 00802025 3c010000 .......... %<...
|
|
0190 03e00008 c42000f8 00000000 00000000 ..... ..........
|
|
Contents of section .rodata:
|
|
0000 3ff00000 00000000 40000000 00000000 ?.......@.......
|
|
0010 40080000 00000000 40100000 00000000 @.......@.......
|
|
0020 40140000 00000000 40180000 00000000 @.......@.......
|
|
0030 401c0000 00000000 40200000 00000000 @.......@ ......
|
|
0040 3f8ccccd 3f800000 40000000 00000000 ?...?...@.......
|
|
0050 40080000 00000000 40100000 00000000 @.......@.......
|
|
0060 40140000 00000000 40180000 00000000 @.......@.......
|
|
0070 401c0000 00000000 40200000 00000000 @.......@ ......
|
|
0080 40220000 00000000 41200000 000000fc @"......A ......
|
|
0090 00000100 00000104 00000108 0000010c ................
|
|
00a0 00000110 00000114 00000118 0000011c ................
|
|
00b0 00000120 00000124 00000128 0000012c ... ...$...(...,
|
|
00c0 00000130 00000134 00000138 0000013c ...0...4...8...<
|
|
00d0 00000140 00000144 00000148 0000014c ...@...D...H...L
|
|
00e0 00000150 00000154 00000158 0000015c ...P...T...X...\
|
|
00f0 00000160 00000164 3f99999a 00000000 ...`...d?.......
|
|
Contents of section .options:
|
|
0000 01200000 00000000 80004002 00000000 . ........@.....
|
|
0010 000000f1 00000000 00000000 00007ff0 ................
|
|
0020 07100000 00000000 00000000 00000000 ................
|
|
0030 08100000 00000000 00000000 00000000 ................
|
|
Contents of section .reginfo:
|
|
0000 8000c016 00000000 000000f1 00000000 ................
|
|
0010 00000000 00007ff0 ........
|