Searched refs:__offset_flags (Results 1 – 4 of 4) sorted by relevance
53 long __offset_flags; member in __cxxabiv1::__base_class_type_info137 sptr OffsetHere = VTI->base_info[base].__offset_flags >> in isDerivedFromAtOffset()139 if (VTI->base_info[base].__offset_flags & in isDerivedFromAtOffset()171 sptr OffsetHere = VTI->base_info[base].__offset_flags >> in findBaseAtOffset()173 if (VTI->base_info[base].__offset_flags & in findBaseAtOffset()
303 offset_to_base = __offset_flags >> __offset_shift; in has_unambiguous_public_base()304 if (__offset_flags & __virtual_mask) in has_unambiguous_public_base()313 (__offset_flags & __public_mask) ? path_below : not_public_path); in has_unambiguous_public_base()1260 ptrdiff_t offset_to_base = __offset_flags >> __offset_shift; in search_above_dst()1261 if (__offset_flags & __virtual_mask) in search_above_dst()1268 (__offset_flags & __public_mask) ? in search_above_dst()1280 ptrdiff_t offset_to_base = __offset_flags >> __offset_shift; in search_below_dst()1281 if (__offset_flags & __virtual_mask) in search_below_dst()1288 (__offset_flags & __public_mask) ? in search_below_dst()
159 long __offset_flags; member
44 long __offset_flags; member94 …) CHECK(to<__vmi_class_type_info>(typeid(type)).__base_info[(index)].__offset_flags == (((offset) …