Classes | |
| class | INSTLIB::FILTER_RTN |
Functions | |
| VOID | INSTLIB::FILTER_RTN::Activate () |
| BOOL | INSTLIB::FILTER_RTN::SelectTrace (TRACE trace) |
| BOOL | INSTLIB::FILTER_RTN::SelectRtn (RTN rtn) |
| VOID INSTLIB::FILTER_RTN::Activate | ( | ) | [inline, inherited] |
Activate the filter. Must be done before PIN_StartProgram
| BOOL INSTLIB::FILTER_RTN::SelectRtn | ( | RTN | rtn | ) | [inline, inherited] |
Return true if the filter is not active or the routine is selected
| BOOL INSTLIB::FILTER_RTN::SelectTrace | ( | TRACE | trace | ) | [inline, inherited] |
Return true if the filter is not active or the routine that contains this trace is selected
1.5.1-p1