HandlerInfo Struct Reference

List of all members.

Public Attributes

const char * name
SpecialFunctionHandler::Handler handler
bool doesNotReturn
bool hasReturnValue
 Intrinsic terminates the process.
bool doNotOverride
 Intrinsic has a return value.


Detailed Description

Todo:
Almost all of the demands in this file should be replaced with terminateState calls.

Definition at line 36 of file SpecialFunctionHandler.cpp.


Member Data Documentation

Definition at line 39 of file SpecialFunctionHandler.cpp.

Referenced by klee::SpecialFunctionHandler::prepare().

Intrinsic has a return value.

Definition at line 41 of file SpecialFunctionHandler.cpp.

Referenced by klee::SpecialFunctionHandler::bind(), and klee::SpecialFunctionHandler::prepare().

SpecialFunctionHandler::Handler HandlerInfo::handler

Definition at line 38 of file SpecialFunctionHandler.cpp.

Referenced by klee::SpecialFunctionHandler::bind().

Intrinsic terminates the process.

Definition at line 40 of file SpecialFunctionHandler.cpp.

Referenced by klee::SpecialFunctionHandler::bind().

const char* HandlerInfo::name


The documentation for this struct was generated from the following file:

Generated on Fri Jun 5 03:32:02 2009 for klee by  doxygen 1.5.8