Start work on memory.c
This commit is contained in:
parent
33cc13b687
commit
f6d4f74c25
5 changed files with 62 additions and 13 deletions
|
|
@ -116,7 +116,7 @@ HuMemHeapPtrGet = .text:0x8000A920; // type:function size:0x18
|
|||
HuMemHeapInit = .text:0x8000A938; // type:function size:0x4C
|
||||
HuMemMemoryAllocNum = .text:0x8000A984; // type:function size:0x40
|
||||
HuMemMemoryAlloc = .text:0x8000A9C4; // type:function size:0x3C
|
||||
HuMemMemoryAlloc2 = .text:0x8000AA00; // type:function size:0x108
|
||||
HuMemMemoryAlloc2 = .text:0x8000AA00; // type:function size:0x108 scope:local
|
||||
HuMemMemoryFreeNum = .text:0x8000AB08; // type:function size:0x7C
|
||||
HuMemMemoryFree = .text:0x8000AB84; // type:function size:0x12C
|
||||
HuMemUsedMemorySizeGet = .text:0x8000ACB0; // type:function size:0x48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue