Home
last modified time | relevance | path

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

/RvlSDK-2.1/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.c72 __declspec(section ".sdata") int SDVar;
73 __declspec(section ".sdata2") int SD2Var;
/RvlSDK-2.1/include/revolution/os/
DOSModule.h179 u8 section; member
199 OSModuleInfo* OSSearchModule(void* ptr, u32* section, u32* offset);
/RvlSDK-2.1/build/buildtools/
Dcommondefs536 # This section can be skipped by defining DOLPHIN_MINFLAGS for building
605 # This section is only for Nintendo internal use.
/RvlSDK-2.1/RVL/bin/demos/gxdemo/
Dsmp-onetri.map4 .init section layout
36 extab section layout
143 extabindex section layout
149 .text section layout
2085 .ctors section layout
2097 .dtors section layout
2109 .rodata section layout
2187 .data section layout
2612 .bss section layout
2771 .sdata section layout
[all …]
/RvlSDK-2.1/RVL/bin/demos/thpdemo/
DTHPSimple.map4 .init section layout
36 extab section layout
174 extabindex section layout
180 .text section layout
2483 .ctors section layout
2495 .dtors section layout
2507 .rodata section layout
2593 .data section layout
3098 .bss section layout
3305 .sdata section layout
[all …]