Searched refs:number_to_static_ptr (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/cxx/cxxabi/
H A Dprivate_typeinfo.cpp255 info->number_to_static_ptr = 1;
267 info->number_to_static_ptr += 1;
683 switch (info.number_to_static_ptr)
736 info->number_to_static_ptr = 1;
756 info->number_to_static_ptr += 1;
931 if (info->number_to_static_ptr == 1 &&
945 if ((__flags & __diamond_shaped_mask) || info->number_to_static_ptr == 1)
971 if (info->number_to_static_ptr == 1 &&
995 if (info->number_to_static_ptr == 1)
1068 if (info->number_to_static_ptr
[all...]
H A Dprivate_typeinfo.h95 int number_to_static_ptr; member in struct:__cxxabiv1::__dynamic_cast_info
/barrelfish-master/lib/cxx/include/
H A Dprivate_typeinfo.h102 int number_to_static_ptr; member in struct:__cxxabiv1::__dynamic_cast_info

Completed in 47 milliseconds