Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp168 static const abi::__class_type_info *findBaseAtOffset( in findBaseAtOffset() function
175 return findBaseAtOffset(SI->__base_type, Offset); in findBaseAtOffset()
191 findBaseAtOffset(VTI->base_info[base].__base_type, in findBaseAtOffset()
266 const abi::__class_type_info *ObjectType = findBaseAtOffset( in getDynamicTypeInfoFromVtable()