Filter for selecting routines by name Use -filter_rtn <name> to select a routine. To select multiple routines, use more than one -filter_rtn.
◆ Activate()
VOID INSTLIB::FILTER_RTN::Activate |
( |
| ) |
|
|
inline |
Activate the filter. Must be done before PIN_StartProgram
◆ SelectRtn()
BOOL INSTLIB::FILTER_RTN::SelectRtn |
( |
RTN |
rtn | ) |
|
|
inline |
Return true if the filter is not active or the routine is selected
◆ SelectTrace()
BOOL INSTLIB::FILTER_RTN::SelectTrace |
( |
TRACE |
trace | ) |
|
|
inline |
Return true if the filter is not active or the routine that contains this trace is selected