Home
last modified time | relevance | path

Searched refs:update_offset_to_base (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dprivate_typeinfo.cpp64 static inline ptrdiff_t update_offset_to_base(const char* vtable, in update_offset_to_base() function
310 offset_to_base = update_offset_to_base(vtable, offset_to_base); in has_unambiguous_public_base()
1296 offset_to_base = update_offset_to_base(vtable, offset_to_base); in search_above_dst()
1316 offset_to_base = update_offset_to_base(vtable, offset_to_base); in search_below_dst()