Home
last modified time | relevance | path

Searched refs:main_entry_address (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_rom_header.h60 void *main_entry_address; // Entry point member
/TwlSDK-5.1.0/include/nitro/card/
Dtypes.h59 void *main_entry_address; // ARM9 execution start address (not yet implemented) member
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_fileinfo.c683 mbdlFileInfop->arm9EntryAddr = (u32)mbRomHeaderp->main_entry_address; in MBi_MakeDownloadFileInfo()