Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.h74 struct OutOfBoundsData { struct
81 RECOVERABLE(out_of_bounds, OutOfBoundsData *Data, ValueHandle Index) argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h72 struct OutOfBoundsData { struct
79 RECOVERABLE(out_of_bounds, OutOfBoundsData *Data, ValueHandle Index) argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h84 struct OutOfBoundsData { struct
91 RECOVERABLE(out_of_bounds, OutOfBoundsData *Data, ValueHandle Index) argument