Home
last modified time | relevance | path

Searched defs:OutOfBoundsData (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h74 struct OutOfBoundsData { struct
81 RECOVERABLE(out_of_bounds, OutOfBoundsData *Data, ValueHandle Index) argument
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.h84 struct OutOfBoundsData { struct
91 RECOVERABLE(out_of_bounds, OutOfBoundsData *Data, ValueHandle Index) argument