Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h105 struct VLABoundData { struct
111 RECOVERABLE(vla_bound_not_positive, VLABoundData *Data, ValueHandle Bound) argument
H A Dubsan_handlers.cpp458 static void handleVLABoundNotPositive(VLABoundData *Data, ValueHandle Bound, in handleVLABoundNotPositive()
473 void __ubsan::__ubsan_handle_vla_bound_not_positive(VLABoundData *Data, in __ubsan_handle_vla_bound_not_positive()
478 void __ubsan::__ubsan_handle_vla_bound_not_positive_abort(VLABoundData *Data, in __ubsan_handle_vla_bound_not_positive_abort()