Searched defs:Vtable (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.cpp98 void __ubsan_handle_cfi_bad_type(CFICheckFailData *Data, ValueHandle Vtable, argument
H A Dubsan_type_hash_itanium.cpp196 VtablePrefix *getVtablePrefix(void *Vtable) { argument
221 VtablePrefix *Vtable = getVtablePrefix(VtablePtr); local
247 VtablePrefix *Vtable local
[all...]
H A Dubsan_handlers.cpp799 __ubsan_handle_cfi_bad_type_default(CFICheckFailData *Data, ValueHandle Vtable, bool ValidVtable, ReportOptions Opts) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2428 auto *Vtable = TheModule.getGlobalVariable(vtableName); local

Completed in 173 milliseconds