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, 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


Generated on Wed Jan 21 02:19:21 2015 for Pin by  doxygen 1.5.1-p1