Searched refs:ShadowHstPtrAddr (Results 1 – 1 of 1) sorted by relevance
658 uintptr_t ShadowHstPtrAddr = (uintptr_t)Itr->first; in applyToShadowMapEntries() local662 if (ShadowHstPtrAddr < LB) { in applyToShadowMapEntries()666 if (ShadowHstPtrAddr >= UB) in applyToShadowMapEntries()877 void **ShadowHstPtrAddr = (void **)Itr->first; in targetDataEnd() local878 *ShadowHstPtrAddr = Itr->second.HstPtrVal; in targetDataEnd()881 DPxPTR(Itr->second.HstPtrVal), DPxPTR(ShadowHstPtrAddr)); in targetDataEnd()947 void **ShadowHstPtrAddr = (void **)Itr->first; in targetDataContiguous() local952 *ShadowHstPtrAddr = Itr->second.HstPtrVal; in targetDataContiguous()955 DPxPTR(Itr->second.HstPtrVal), DPxPTR(ShadowHstPtrAddr)); in targetDataContiguous()