Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libc/misc/
H A Dt_ubsan.c226 UBSAN_TC(function_type_mismatch);
227 UBSAN_TC_HEAD(function_type_mismatch, tc) in UBSAN_TC_HEAD() argument
248 UBSAN_TC_BODY(function_type_mismatch, tc) in UBSAN_TC_BODY() argument
855 UBSAN_TEST_CASE(tp, function_type_mismatch); in UBSAN_CASES()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cc111 HANDLER(function_type_mismatch, "function-type-mismatch")
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.h166 RECOVERABLE(function_type_mismatch,
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h162 RECOVERABLE(function_type_mismatch,
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h125 SANITIZER_CHECK(FunctionTypeMismatch, function_type_mismatch, 1) \