Searched refs:exceptioncode (Results 1 – 1 of 1) sorted by relevance
339 u_int exceptioncode[(0x200-0x080)/4]; /* Change if ExceptionHandlerEnd changes */ variable344 memcpy(exceptioncode,ExceptionHandler,sizeof exceptioncode); in save_locore()350 memcpy(ExceptionHandler,exceptioncode,sizeof exceptioncode); in restore_locore()