diff options
author | scnorton <scnorton@biociphers.org> | 2017-12-14 17:25:14 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-12-14 17:26:42 -0500 |
commit | 6b3751d15e1c6c2079134cb5b3ca67356d3579ec (patch) | |
tree | 24f1a42f2c8394b5f3e8135d8d4f9383d3f633c6 /sym_ewram2.txt | |
parent | 9ed4ba3d7e7e050fe6d3269194718496e264719a (diff) |
(01/??) Identify several libc functions by name in newlib, and identify newlib object boundaries within libc, part 1
Diffstat (limited to 'sym_ewram2.txt')
-rw-r--r-- | sym_ewram2.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sym_ewram2.txt b/sym_ewram2.txt index 0f02a8c..4e293be 100644 --- a/sym_ewram2.txt +++ b/sym_ewram2.txt @@ -667,13 +667,15 @@ gUnknown_203B4B4: @ 203B4B4 gUnknown_203B4B8: @ 203B4B8 .space 0x2F0 -gUnknown_203B7A8: @ 203B7A8 +@ libc + +_impure_ptr: @ 203B7A8 .space 0x4 gUnknown_203B7AC: @ 203B7AC .space 0x14 -gUnknown_203B7C0: @ 203B7C0 +__malloc_av__: @ 203B7C0 .space 0x8 gUnknown_203B7C8: @ 203B7C8 @@ -697,4 +699,4 @@ gUnknown_203BBD8: @ 203BBD8 gUnknown_203BBDC: @ 203BBDC .space 0x28 -gUnknown_203BC04: @ 203BC04 +gUnknown_203BC04: @ 203BC04 @ main |