Classes | |
| class | INSTLIB::FOLLOW_CHILD |
Functions | |
| INSTLIB::FOLLOW_CHILD::FOLLOW_CHILD () | |
| VOID | INSTLIB::FOLLOW_CHILD::SetPrefix (CHAR *prefix[]) |
| VOID | INSTLIB::FOLLOW_CHILD::Activate () |
|
|
Activate, must be called before PIN_StartProgram |
|
|
Constructor |
|
|
Set the prefix to be used for the next child. The prefix is the full pathname to the pin binary followed by everything up to and including the --. It is stored as array of pointers to tokens. Most users can simply use the argv array that is passed to the main of the tool. |
1.4.6