|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
Public Attributes | |
| void * | firstIP |
| void * | secondIP |
| uint64_t | count |
Definition at line 146 of file deadspy_client.cpp.
| uint64_t DeadInfo::count |
Definition at line 149 of file deadspy_client.cpp.
| void* DeadInfo::firstIP |
Definition at line 147 of file deadspy_client.cpp.
Referenced by IsValidIP().
| void* DeadInfo::secondIP |
Definition at line 148 of file deadspy_client.cpp.
Referenced by IsValidIP().