Searched refs:FS_UnloadOverlay (Results 1 – 4 of 4) sorted by relevance
256 BOOL FS_UnloadOverlay(MIProcessor target, FSOverlayID id);
188 if (!FS_UnloadOverlay(MI_PROCESSOR_ARM9, cur_mode)) in NitroMain()
177 (void)FS_UnloadOverlay(MI_PROCESSOR_ARM9, list[loaded_overlay].id); in NitroMain()
858 BOOL FS_UnloadOverlay(MIProcessor target, FSOverlayID id) in FS_UnloadOverlay() function