Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dkern_ubsan.c234 struct CVLABoundData { struct
326 void __ubsan_handle_vla_bound_not_positive(struct CVLABoundData *pData, unsigned long ulBound);
327 void __ubsan_handle_vla_bound_not_positive_abort(struct CVLABoundData *pData, unsigned long ulBound…
334 static void HandleVlaBoundNotPositive(bool isFatal, struct CVLABoundData *pData, unsigned long ulBo…
429 HandleVlaBoundNotPositive(bool isFatal, struct CVLABoundData *pData, unsigned long ulBound) in HandleVlaBoundNotPositive()
1139 __ubsan_handle_vla_bound_not_positive(struct CVLABoundData *pData, unsigned long ulBound) in __ubsan_handle_vla_bound_not_positive()
1148 __ubsan_handle_vla_bound_not_positive_abort(struct CVLABoundData *pData, unsigned long ulBound) in __ubsan_handle_vla_bound_not_positive_abort()