Searched refs:FS_UNREGISTER_OVERLAY_INFO (Results 1 – 1 of 1) sorted by relevance
174 #define FS_UNREGISTER_OVERLAY_INFO(nProc, nAddrRAM, nSize) ((OS_GetConsoleType() & OS_CONS… macro182 #define FS_UNREGISTER_OVERLAY_INFO(nProc, nAddrRAM, nSize) ((OS_GetConsoleType() & OS_CONS… macro190 #define FS_UNREGISTER_OVERLAY_INFO(nProc, nAddrRAM, nSize) ((OS_GetConsoleType() & OS_CONS… macro232 (void)FS_UNREGISTER_OVERLAY_INFO(proc, address, length); in FSi_UnregisterOverlayToDebugger()