|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
Public Member Functions | |
| Guard (uint64_t *s, uint64_t v_) | |
| ~Guard () noexcept | |
Public Attributes | |
| uint64_t * | slot |
| uint64_t | v |
Definition at line 23 of file exc_dtor_cleanup.cpp.
|
inline |
Definition at line 26 of file exc_dtor_cleanup.cpp.
|
inlinenoexcept |
Definition at line 29 of file exc_dtor_cleanup.cpp.
References slot.
| uint64_t* Guard::slot |
Definition at line 24 of file exc_dtor_cleanup.cpp.
| uint64_t Guard::v |
Definition at line 25 of file exc_dtor_cleanup.cpp.
Referenced by Guard().