Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_handlers.h102 struct VLABoundData { struct
108 RECOVERABLE(vla_bound_not_positive, VLABoundData *Data, ValueHandle Bound) argument
HDubsan_handlers.cpp436 static void handleVLABoundNotPositive(VLABoundData *Data, ValueHandle Bound, in handleVLABoundNotPositive()
451 void __ubsan::__ubsan_handle_vla_bound_not_positive(VLABoundData *Data, in __ubsan_handle_vla_bound_not_positive()
456 void __ubsan::__ubsan_handle_vla_bound_not_positive_abort(VLABoundData *Data, in __ubsan_handle_vla_bound_not_positive_abort()