Interface for system call events.
Definition SystemCallEvent.hh:46
Definition WindowsSystemCallEvent.hh:27
virtual SystemCallIndex index() const =0
virtual WindowsSystemCall * handler()=0
Gets the associated system call handler with this event.
virtual const WindowsSystemCall * handler() const =0
Gets the associated system call handler with this event.
Base class for Windows system calls.
Definition WindowsSystemCall.hh:30
SystemCallIndex
This is our "normalized" list of Windows system calls.
Definition SystemCallIndex.hh:30
Core IntroVirt classes.
Definition Cr0.hh:20