HomeSort by: relevance | last modified time | path
    Searched defs:__ubsan_handle_vla_bound_not_positive (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_handlers.cc 353 void __ubsan::__ubsan_handle_vla_bound_not_positive(VLABoundData *Data, function in class:__ubsan
  /src/common/lib/libc/misc/
ubsan.c 332 void __ubsan_handle_vla_bound_not_positive(struct CVLABoundData *pData, unsigned long ulBound);
1205 __ubsan_handle_vla_bound_not_positive(struct CVLABoundData *pData, unsigned long ulBound) function in typeref:typename:void

Completed in 13 milliseconds