Pin
|
Public Member Functions | |
CallStackHandlerParams (CALL_STACK_HANDLER h, const string &func_name, void *v, ADDRINT func_ip=0, BOOL name_handler=TRUE) | |
Public Attributes | |
CALL_STACK_HANDLER | _handler |
string | _function_name |
string | _function_ip |
BOOL | _name_handler |
void * | _args |
ADDRINT | _first_ip |