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

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_handlers.cc 268 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data, function in class:__ubsan
  /src/common/lib/libc/misc/
ubsan.c 324 void __ubsan_handle_shift_out_of_bounds(struct CShiftOutOfBoundsData *pData, unsigned long ulLHS, unsigned long ulRHS);
1133 __ubsan_handle_shift_out_of_bounds(struct CShiftOutOfBoundsData *pData, unsigned long ulLHS, unsigned long ulRHS) function in typeref:typename:void

Completed in 15 milliseconds