Searched refs:this_ptr (Results 1 – 1 of 1) sorted by relevance
874 void *this_ptr = (char *)cppobj - obj_locator->base_class_offset; in __RTDynamicCast() local875 ret = get_this_pointer( &base_desc[i]->offsets, this_ptr ); in __RTDynamicCast()939 void *this_ptr = (char *)cppobj - obj_locator->base_class_offset; in __RTDynamicCast() local940 ret = get_this_pointer( &base_desc->offsets, this_ptr ); in __RTDynamicCast()