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

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_handlers.cc 181 void __ubsan::__ubsan_handle_negate_overflow_abort(OverflowData *Data, function in class:__ubsan
  /src/common/lib/libc/misc/
ubsan.c 311 void __ubsan_handle_negate_overflow_abort(struct COverflowData *pData, unsigned long ulOldVal);
1012 __ubsan_handle_negate_overflow_abort(struct COverflowData *pData, unsigned long ulOldValue) function in typeref:typename:void

Completed in 142 milliseconds