CBMC
interrupt.h File Reference

Interrupt Instrumentation for Goto Programs. More...

#include <util/irep.h>
+ Include dependency graph for interrupt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void interrupt (value_setst &, goto_modelt &, const irep_idt &interrupt_handler, message_handlert &)
 

Detailed Description

Interrupt Instrumentation for Goto Programs.

Definition in file interrupt.h.

Function Documentation

◆ interrupt()

void interrupt ( value_setst value_sets,
goto_modelt goto_model,
const irep_idt interrupt_handler,
message_handlert message_handler 
)

Definition at line 188 of file interrupt.cpp.