mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
re-generate with bug fixes
This commit is contained in:
@@ -17,8 +17,6 @@ extern "C" void __sys_free();
|
||||
// External References:
|
||||
//
|
||||
|
||||
extern "C" extern u32 __OSCurrHeap[1 + 1 /* padding */];
|
||||
|
||||
extern "C" void OSReport();
|
||||
extern "C" void OSFreeToHeap();
|
||||
extern "C" void OSSetCurrentHeap();
|
||||
|
||||
@@ -19,17 +19,6 @@ struct __partial_array_destructor {
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
#pragma section "extabindex_"
|
||||
extern void* const lit_211[3];
|
||||
#pragma section "extabindex_"
|
||||
extern void* const lit_232[3];
|
||||
#pragma section "extabindex_"
|
||||
extern void* const lit_240[3];
|
||||
#pragma section "extabindex_"
|
||||
extern void* const lit_263[3];
|
||||
#pragma section "extabindex_"
|
||||
extern void* const data_8000569C[8];
|
||||
|
||||
#pragma section "extabindex_"
|
||||
extern void* const lit_211[3];
|
||||
#pragma section "extabindex_"
|
||||
@@ -50,8 +39,6 @@ extern "C" void __construct_new_array();
|
||||
// External References:
|
||||
//
|
||||
|
||||
#pragma section "extab_"
|
||||
extern "C" extern void* const _section_symbol_extab[18];
|
||||
void operator delete(void*);
|
||||
void operator delete[](void*);
|
||||
|
||||
|
||||
@@ -11,15 +11,6 @@
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
#pragma section ".ctors$10"
|
||||
__declspec(section ".ctors$10") extern void* const __init_cpp_exceptions_reference;
|
||||
#pragma section ".ctors$15"
|
||||
__declspec(section ".ctors$10") extern void* const _ctors[106];
|
||||
#pragma section ".dtors$10"
|
||||
__declspec(section ".dtors$10") extern void* const __destroy_global_chain_reference;
|
||||
#pragma section ".dtors$15"
|
||||
__declspec(section ".dtors$15") extern void* const __fini_cpp_exceptions_reference;
|
||||
|
||||
extern "C" void __fini_cpp_exceptions();
|
||||
extern "C" void __init_cpp_exceptions();
|
||||
#pragma section ".ctors$10"
|
||||
@@ -35,9 +26,6 @@ __declspec(section ".dtors$15") extern void* const __fini_cpp_exceptions_referen
|
||||
// External References:
|
||||
//
|
||||
|
||||
#pragma section "extabindex_"
|
||||
extern void* const data_8000569C[8];
|
||||
|
||||
#pragma section "extabindex_"
|
||||
extern void* const data_8000569C[8];
|
||||
extern "C" void __sinit_m_Do_main_cpp();
|
||||
|
||||
@@ -11,8 +11,6 @@
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
extern "C" extern u8 const __ptmf_null[12 + 4 /* padding */];
|
||||
|
||||
extern "C" void __ptmf_test();
|
||||
extern "C" void __ptmf_cmpr();
|
||||
extern "C" void __ptmf_scall();
|
||||
|
||||
Reference in New Issue
Block a user