Inferno
0.2
|
spot syscall exit() or equivalent function by its name and replace with inferno node More...
Public Member Functions | |
DetectTerminationFunction () |
spot syscall exit() or equivalent function by its name and replace with inferno node
We look for the decl and remove it since the inferno Node does not require declaration. Then replace all calls to the function with the explicit statement node. Bring arguments across by name match as per Inferno's MapOperator style.
Definition at line 157 of file systemc_detection.cpp.
DetectTerminationFunction< SCFUNC >::DetectTerminationFunction | ( | ) | [inline] |
Definition at line 160 of file systemc_detection.cpp.