Home
last modified time | relevance | path

Searched refs:section (Results 1 – 24 of 24) sorted by relevance

/RvlSDK-3.1.4/build/demos/rsodemo/LinkMem2/src/
Df.c22 #pragma section code_type ".text" data_mode=far_abs code_mode=far_abs
23 #pragma section RX ".init" ".init" data_mode=far_abs code_mode=far_abs
27 #pragma section code_type ".text" data_mode=far_abs code_mode=pc_rel
28 #pragma section RX ".init" ".init" data_mode=far_abs code_mode=pc_rel
35 __declspec(section ".init") extern voidfunctionptr _ctors[];
36 __declspec(section ".init") extern voidfunctionptr _dtors[];
De.c20 #pragma section code_type ".text" data_mode=far_abs code_mode=far_abs
21 #pragma section RX ".init" ".init" data_mode=far_abs code_mode=far_abs
27 #pragma section code_type ".text" data_mode=far_abs code_mode=pc_rel
28 #pragma section RX ".init" ".init" data_mode=far_abs code_mode=pc_rel
37 __declspec(section ".init") extern voidfunctionptr _ctors[];
38 __declspec(section ".init") extern voidfunctionptr _dtors[];
/RvlSDK-3.1.4/build/demos/reldemo/src/
Da.cpp57 __declspec(section ".init") extern voidfunctionptr _ctors[];
58 __declspec(section ".init") extern voidfunctionptr _dtors[];
60 __declspec(section ".sdata") extern int SDVar;
61 __declspec(section ".sdata2") extern int SD2Var;
Db.cpp44 __declspec(section ".init") extern voidfunctionptr _ctors[];
45 __declspec(section ".init") extern voidfunctionptr _dtors[];
Dstatic.c78 __declspec(section ".sdata") int SDVar;
79 __declspec(section ".sdata2") int SD2Var;
/RvlSDK-3.1.4/build/demos/rsodemo/Manually/src/
Dc.c27 __declspec(section ".init") extern voidfunctionptr _ctors[];
28 __declspec(section ".init") extern voidfunctionptr _dtors[];
Db.c28 __declspec(section ".init") extern voidfunctionptr _ctors[];
29 __declspec(section ".init") extern voidfunctionptr _dtors[];
Da.c27 __declspec(section ".init") extern voidfunctionptr _ctors[];
28 __declspec(section ".init") extern voidfunctionptr _dtors[];
/RvlSDK-3.1.4/build/demos/rsodemo/LinkListFixed0/src/
Db.c28 __declspec(section ".init") extern voidfunctionptr _ctors[];
29 __declspec(section ".init") extern voidfunctionptr _dtors[];
Da.c27 __declspec(section ".init") extern voidfunctionptr _ctors[];
28 __declspec(section ".init") extern voidfunctionptr _dtors[];
/RvlSDK-3.1.4/build/demos/rsodemo/LinkList/src/
Db.c28 __declspec(section ".init") extern voidfunctionptr _ctors[];
29 __declspec(section ".init") extern voidfunctionptr _dtors[];
Da.c27 __declspec(section ".init") extern voidfunctionptr _ctors[];
28 __declspec(section ".init") extern voidfunctionptr _dtors[];
/RvlSDK-3.1.4/build/demos/rsodemo/LinkFar/src/
Dh.c29 __declspec(section ".init") extern voidfunctionptr _ctors[];
30 __declspec(section ".init") extern voidfunctionptr _dtors[];
Dg.c29 __declspec(section ".init") extern voidfunctionptr _ctors[];
30 __declspec(section ".init") extern voidfunctionptr _dtors[];
/RvlSDK-3.1.4/build/demos/rsodemo/LinkJump/src/
Dj.c29 __declspec(section ".init") extern voidfunctionptr _ctors[];
30 __declspec(section ".init") extern voidfunctionptr _dtors[];
Di.c29 __declspec(section ".init") extern voidfunctionptr _ctors[];
30 __declspec(section ".init") extern voidfunctionptr _dtors[];
/RvlSDK-3.1.4/build/demos/rsodemo/MakeInc/src/
Dd.c31 __declspec(section ".init") extern voidfunctionptr _ctors[];
32 __declspec(section ".init") extern voidfunctionptr _dtors[];
/RvlSDK-3.1.4/include/revolution/os/
DOSModule.h179 u8 section; member
199 OSModuleInfo* OSSearchModule(void* ptr, u32* section, u32* offset);
/RvlSDK-3.1.4/include/revolution/
Drso.h177 u32 section; member
/RvlSDK-3.1.4/
Dreadme-RVL_SDK-3_1-patch2.txt43 For details, refer to the "setfirmware" section (Tools > Settings Scripts > setfirmware) in the SDK…
46 For details, refer to the "ndrun_prechecker" section (Tools > Settings Scripts > ndrun_prechecker) …
Dreadme-RVL_SDK-3_1-patch4.txt44 For details, refer to the "setfirmware" section (Tools > Settings Scripts > setfirmware) in the SDK…
47 For details, refer to the "ndrun_prechecker" section (Tools > Settings Scripts > ndrun_prechecker) …
49 The "Precautions" part of the aforementioned "ndrun_prechecker" section describes how to configure …
/RvlSDK-3.1.4/build/buildtools/
Dcommondefs551 # This section can be skipped by defining DOLPHIN_MINFLAGS for building
620 # This section is only for Nintendo internal use.
/RvlSDK-3.1.4/RVL/bin/demos/gxdemo/
Dsmp-onetri.map4 .init section layout
36 extab section layout
153 extabindex section layout
159 .text section layout
2643 .ctors section layout
2655 .dtors section layout
2667 .rodata section layout
2756 .data section layout
3441 .bss section layout
3647 .sdata section layout
[all …]
/RvlSDK-3.1.4/RVL/bin/demos/thpdemo/
DTHPSimple.map4 .init section layout
36 extab section layout
184 extabindex section layout
190 .text section layout
3045 .ctors section layout
3057 .dtors section layout
3069 .rodata section layout
3166 .data section layout
3932 .bss section layout
4172 .sdata section layout
[all …]