Searched defs:HostDataToTargetTy (Results 1 – 1 of 1) sorted by relevance
47 struct HostDataToTargetTy { struct48 const uintptr_t HstPtrBase; // host info.49 const uintptr_t HstPtrBegin;50 const uintptr_t HstPtrEnd; // non-inclusive.53 const uintptr_t TgtPtrBegin; // target info.61 struct StatesTy {131 uint64_t getTotalRefCount() const { in getTotalRefCount()152 void setDeleteThreadId() const { in setDeleteThreadId()202 std::string dynRefCountToStr() const { in dynRefCountToStr()207 std::string holdRefCountToStr() const { in holdRefCountToStr()[all …]