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()
306 offset_to_base = __offset_flags >> __offset_shift; in has_unambiguous_public_base()307 if (__offset_flags & __virtual_mask) in has_unambiguous_public_base()316 (__offset_flags & __public_mask) ? path_below : not_public_path); in has_unambiguous_public_base()1269 ptrdiff_t offset_to_base = __offset_flags >> __offset_shift; in search_above_dst()1270 if (__offset_flags & __virtual_mask) in search_above_dst()1277 (__offset_flags & __public_mask) ? in search_above_dst()1289 ptrdiff_t offset_to_base = __offset_flags >> __offset_shift; in search_below_dst()1290 if (__offset_flags & __virtual_mask) in search_below_dst()1297 (__offset_flags & __public_mask) ? in search_below_dst()
160 long __offset_flags; member
44 long __offset_flags; member94 …) CHECK(to<__vmi_class_type_info>(typeid(type)).__base_info[(index)].__offset_flags == (((offset) …