Pin
Classes | Functions
FILTER_RTN
FILTER

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)

Detailed Description

Filter for selecting routines by name Use -filter_rtn <name> to select a routine. To select multiple routines, use more than one -filter_rtn.


Function Documentation

VOID INSTLIB::FILTER_RTN::Activate ( ) [inline]

Activate the filter. Must be done before PIN_StartProgram

BOOL INSTLIB::FILTER_RTN::SelectRtn ( RTN  rtn) [inline]

Return true if the filter is not active or the routine is selected

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

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator