CBMC
interrupt.h File Reference
#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)
 

Detailed Description

Interrupt Instrumentation for Goto Programs

Definition in file interrupt.h.

Function Documentation

◆ interrupt()

void interrupt ( value_setst ,
goto_modelt ,
const irep_idt interrupt_handler 
)

Definition at line 188 of file interrupt.cpp.