Searched refs:path_to_halt (Results 1 – 1 of 1) sorted by relevance
53 void *path_to_halt; member557 system->path_to_halt = halt_jmp_buf; in psim_set_halt_and_restart()565 system->path_to_halt = NULL; in psim_clear_halt_and_restart()609 ASSERT(system->path_to_halt != NULL); in psim_halt()623 longjmp(*(jmp_buf*)(system->path_to_halt), current_cpu + 1); in psim_halt()