|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
Public Member Functions | |
| if (simdType==0) | |
| else | if (simdType==1) |
Static Public Member Functions | |
| static | __attribute__ ((always_inline)) void CheckValues(PIN_REGISTER *regRef |
Public Attributes | |
| static uint8_t | regInd |
| static uint8_t uint32_t | opaqueHandle |
| static uint8_t uint32_t THREADID | threadId |
| ContextHandle_t | curCtxtHandle = GetContextHandle(threadId, opaqueHandle) |
| else | |
| tData | simdCtxt [regInd] = curCtxtHandle |
Definition at line 811 of file redspy_temporal_client.cpp.
|
static |
References ClientGetTLS().
|
inline |
Definition at line 817 of file redspy_temporal_client.cpp.
References __attribute__, AddToApproximateRedTable(), delta, MAKE_CONTEXT_PAIR, RedSpyThreadData::simdCtxt, RedSpyThreadData::simdValue, and LargeReg::value.
|
inline |
Definition at line 866 of file redspy_temporal_client.cpp.
| ContextHandle_t ApproxLargeRegisters< T, simdType >::curCtxtHandle = GetContextHandle(threadId, opaqueHandle) |
Definition at line 815 of file redspy_temporal_client.cpp.
| ApproxLargeRegisters< T, simdType >::else |
Definition at line 913 of file redspy_temporal_client.cpp.
| uint8_t uint32_t ApproxLargeRegisters< T, simdType >::opaqueHandle |
Definition at line 812 of file redspy_temporal_client.cpp.
| uint8_t ApproxLargeRegisters< T, simdType >::regInd |
Definition at line 812 of file redspy_temporal_client.cpp.
| tData ApproxLargeRegisters< T, simdType >::simdCtxt[regInd] = curCtxtHandle |
Definition at line 955 of file redspy_temporal_client.cpp.
| uint8_t uint32_t THREADID ApproxLargeRegisters< T, simdType >::threadId |
Definition at line 812 of file redspy_temporal_client.cpp.