HomeSort by relevance Sort by last modified time
    Searched refs:VLABoundData (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/ubsan/
ubsan_handlers.h 90 struct VLABoundData {
96 RECOVERABLE(vla_bound_not_positive, VLABoundData *Data, ValueHandle Bound)
ubsan_handlers.cc 214 void __ubsan::__ubsan_handle_vla_bound_not_positive(VLABoundData *Data,
224 void __ubsan::__ubsan_handle_vla_bound_not_positive_abort(VLABoundData *Data,

Completed in 2782 milliseconds