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

  /src/common/lib/libc/misc/
ubsan.c 293 void __ubsan_handle_divrem_overflow(struct COverflowData *pData, unsigned long ulLHS, unsigned long ulRHS);
830 __ubsan_handle_divrem_overflow(struct COverflowData *pData, unsigned long ulLHS, unsigned long ulRHS) function in typeref:typename:void
  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_handlers.cc 219 void __ubsan::__ubsan_handle_divrem_overflow(OverflowData *Data, function in class:__ubsan

Completed in 14 milliseconds