summaryrefslogtreecommitdiff
path: root/src/unknown_translation_unit.cpp
blob: 84084f54eee98beafe4925206ef1894762877f33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
//
// Generated By: dol2asm
// Translation Unit: unknown_translation_unit
//

#include "unknown_translation_unit.h"
#include "dol2asm.h"
#include "dolphin/types.h"

//
// Types:
//

struct __partial_array_destructor {
    /* 80361E5C */ ~__partial_array_destructor();
};

//
// Forward References:
//

#pragma section "extab_"
extern "C" extern void* const _section_symbol_extab[18];

//
// External References:
//

extern "C" void __dt__26__partial_array_destructorFv();

//
// Declarations:
//

/* ############################################################################################## */
/* 80005600-80005648 -00001 0048+00 0/0 5/0 0/0 .extab           _section_symbol_extab */
SECTION_EXTAB extern void* const _section_symbol_extab[18] = {
    (void*)0x30080000, (void*)NULL,
    (void*)0x20080000, (void*)NULL,
    (void*)0x20080000, (void*)0x00000060,
    (void*)0x00000010, (void*)NULL,
    (void*)0x82000008, (void*)__dt__26__partial_array_destructorFv,
    (void*)0x18080000, (void*)NULL,
    (void*)0x28080000, (void*)0x00000070,
    (void*)0x00000010, (void*)NULL,
    (void*)0x82000008, (void*)__dt__26__partial_array_destructorFv,
};