Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_interface.inc58 INTERFACE_FUNCTION(__ubsan_handle_vla_bound_not_positive_abort)
H A Dubsan_handlers.cpp456 void __ubsan::__ubsan_handle_vla_bound_not_positive_abort(VLABoundData *Data, in __ubsan_handle_vla_bound_not_positive_abort() function in __ubsan
/freebsd/sys/kern/
H A Dkern_ubsan.c327 void __ubsan_handle_vla_bound_not_positive_abort(struct CVLABoundData *pData, unsigned long ulBound…
1148 __ubsan_handle_vla_bound_not_positive_abort(struct CVLABoundData *pData, unsigned long ulBound) in __ubsan_handle_vla_bound_not_positive_abort() function