mirror of
https://github.com/zeldaret/ss
synced 2026-06-29 19:12:15 -04:00
Most of eggAssert
This commit is contained in:
@@ -420,6 +420,7 @@ egg/prim/eggAssert.cpp:
|
||||
.text start:0x8049BF90 end:0x8049C5BC
|
||||
.data start:0x8056EC88 end:0x8056ED00
|
||||
.sbss start:0x805767F8 end:0x80576808
|
||||
.bss start:0x80674C60 end:0x80674D68
|
||||
|
||||
egg/gfx/eggCamera.cpp:
|
||||
.text start:0x8049C5C0 end:0x8049CAC8
|
||||
|
||||
+13
-13
@@ -17227,7 +17227,7 @@ fn_802DEF80 = .text:0x802DEF80; // type:function size:0x8
|
||||
fn_802DEF90 = .text:0x802DEF90; // type:function size:0x4C
|
||||
fn_802DEFE0 = .text:0x802DEFE0; // type:function size:0x80
|
||||
OSReport = .text:0x802DF060; // type:function size:0x80 scope:weak
|
||||
vprintf = .text:0x802DF0E0; // type:function size:0x4 scope:global
|
||||
OSVReport = .text:0x802DF0E0; // type:function size:0x4 scope:global
|
||||
fn_802DF0F0 = .text:0x802DF0F0; // type:function size:0x10
|
||||
fn_802DF100 = .text:0x802DF100; // type:function size:0xA0
|
||||
fn_802DF1A0 = .text:0x802DF1A0; // type:function size:0x48
|
||||
@@ -22143,7 +22143,7 @@ fn_803B3490 = .text:0x803B3490; // type:function size:0x8
|
||||
fn_803B34A0 = .text:0x803B34A0; // type:function size:0x198
|
||||
fn_803B3640 = .text:0x803B3640; // type:function size:0x80C
|
||||
VISetPreRetraceCallback = .text:0x803B3E50; // type:function size:0x44
|
||||
fn_803B3EA0 = .text:0x803B3EA0; // type:function size:0x44
|
||||
VISetPostRetraceCallback = .text:0x803B3EA0; // type:function size:0x44
|
||||
fn_803B3EF0 = .text:0x803B3EF0; // type:function size:0x118
|
||||
fn_803B4010 = .text:0x803B4010; // type:function size:0x200
|
||||
VIInit = .text:0x803B4210; // type:function size:0x548
|
||||
@@ -24182,7 +24182,7 @@ XStrToU32___Q24nw4r2dbFPCUc = .text:0x80436D20; // type:function size:0xCC
|
||||
CopySymbol___Q24nw4r2dbFPCUcPUcUlUc = .text:0x80436DF0; // type:function size:0x2DC
|
||||
QuerySymbolToMapFile___Q24nw4r2dbFPUcPC12OSModuleInfoUlPUcUl = .text:0x804370D0; // type:function size:0xD8
|
||||
QuerySymbolToSingleMapFile___Q24nw4r2dbFPQ34nw4r2db7MapFileUlPUcUl = .text:0x804371B0; // type:function size:0xF8
|
||||
MapFile_QuerySymbol__Q24nw4r2dbFUlPUcUl = .text:0x804372B0; // type:function size:0x104
|
||||
MapFile_QuerySymbol__Q24nw4r2dbFPvPcUi = .text:0x804372B0; // type:function size:0x104
|
||||
Assertion_SetConsole__Q24nw4r2dbFPQ44nw4r2db6detail11ConsoleHead = .text:0x804373C0; // type:function size:0x10
|
||||
FExp__Q34nw4r4math6detailFf = .text:0x804373D0; // type:function size:0xAC
|
||||
FLog__Q34nw4r4math6detailFf = .text:0x80437480; // type:function size:0xA4
|
||||
@@ -26394,15 +26394,15 @@ normalise__Q23EGG8Vector3fFv = .text:0x8049BCC0; // type:function size:0x84
|
||||
setLength__Q23EGG8Vector3fFRCQ23EGG8Vector3ff = .text:0x8049BD50; // type:function size:0xB8
|
||||
setLength__Q23EGG8Vector3fFf = .text:0x8049BE10; // type:function size:0xA0
|
||||
__sinit_\eggVector_cpp = .text:0x8049BEB0; // type:function size:0xE0 scope:local
|
||||
egg_assert_waittime = .text:0x8049BF90; // type:function size:0x78
|
||||
egg_assert_vreport = .text:0x8049C010; // type:function size:0x4
|
||||
egg_assert_report = .text:0x8049C020; // type:function size:0x80
|
||||
egg_assert_get_file_name = .text:0x8049C0A0; // type:function size:0x54
|
||||
egg_assert_querySymbol = .text:0x8049C100; // type:function size:0x44
|
||||
egg_assert_isOutsideMEM1 = .text:0x8049C150; // type:function size:0x2C
|
||||
egg_assert_set_callback = .text:0x8049C180; // type:function size:0x10
|
||||
egg_assert_halt = .text:0x8049C190; // type:function size:0x398
|
||||
egg_assert_assert = .text:0x8049C530; // type:function size:0x8C
|
||||
wait__Q23EGG6AssertFUi = .text:0x8049BF90; // type:function size:0x78
|
||||
system_vreport__Q23EGG6AssertFPCcP16__va_list_struct = .text:0x8049C010; // type:function size:0x4
|
||||
system_report__Q23EGG6AssertFPCce = .text:0x8049C020; // type:function size:0x80
|
||||
getPeriodPos__Q23EGG6AssertFPCc = .text:0x8049C0A0; // type:function size:0x54
|
||||
getMapSymbol__Q23EGG6AssertFPv = .text:0x8049C100; // type:function size:0x44
|
||||
isOutsideMEM1__Q23EGG6AssertFUi = .text:0x8049C150; // type:function size:0x2C
|
||||
setAssertCallback__Q23EGG6AssertFPFv_v = .text:0x8049C180; // type:function size:0x10
|
||||
system_halt__Q23EGG6AssertFPCcUiPCcP16__va_list_struct = .text:0x8049C190; // type:function size:0x398
|
||||
assert__Q23EGG6AssertFPCcUiPCce = .text:0x8049C530; // type:function size:0x8C
|
||||
FUN_8049c5c0 = .text:0x8049C5C0; // type:function size:0x10
|
||||
FUN_8049c5d0 = .text:0x8049C5D0; // type:function size:0x50
|
||||
FUN_8049c620 = .text:0x8049C620; // type:function size:0x44
|
||||
@@ -40910,7 +40910,7 @@ zero__Q23EGG8Vector3s = .sbss:0x805767D8; // type:object size:0x6 data:2byte
|
||||
ex__Q23EGG8Vector3s = .sbss:0x805767E0; // type:object size:0x6 data:2byte
|
||||
ey__Q23EGG8Vector3s = .sbss:0x805767E8; // type:object size:0x6 data:2byte
|
||||
ez__Q23EGG8Vector3s = .sbss:0x805767F0; // type:object size:0x6 data:2byte
|
||||
lbl_805767F8 = .sbss:0x805767F8; // type:object size:0x4 data:4byte
|
||||
sAssertCallback__Q23EGG6Assert = .sbss:0x805767F8; // type:object size:0x4 data:4byte
|
||||
lbl_805767FC = .sbss:0x805767FC; // type:object size:0x4 data:4byte
|
||||
lbl_80576800 = .sbss:0x80576800; // type:object size:0x4 data:4byte
|
||||
lbl_80576804 = .sbss:0x80576804; // type:object size:0x1 data:byte
|
||||
|
||||
Reference in New Issue
Block a user