Searched refs:__offset_flags (Results 1 – 4 of 4) sorted by relevance
53 long __offset_flags; member in __cxxabiv1::__base_class_type_info138 sptr OffsetHere = VTI->base_info[base].__offset_flags >> in isDerivedFromAtOffset()140 if (VTI->base_info[base].__offset_flags & in isDerivedFromAtOffset()172 sptr OffsetHere = VTI->base_info[base].__offset_flags >> in findBaseAtOffset()174 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()1292 ptrdiff_t offset_to_base = __offset_flags >> __offset_shift; in search_above_dst()1293 if (__offset_flags & __virtual_mask) in search_above_dst()1300 (__offset_flags & __public_mask) ? in search_above_dst()1312 ptrdiff_t offset_to_base = __offset_flags >> __offset_shift; in search_below_dst()1313 if (__offset_flags & __virtual_mask) in search_below_dst()1320 (__offset_flags & __public_mask) ? in search_below_dst()
158 long __offset_flags; member
44 long __offset_flags; member94 …) CHECK(to<__vmi_class_type_info>(typeid(type)).__base_info[(index)].__offset_flags == (((offset) …