Home
last modified time | relevance | path

Searched refs:handlePointerOverflowImpl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.cc670 static void handlePointerOverflowImpl(PointerOverflowData *Data, in handlePointerOverflowImpl() function
702 handlePointerOverflowImpl(Data, Base, Result, Opts); in __ubsan_handle_pointer_overflow()
709 handlePointerOverflowImpl(Data, Base, Result, Opts); in __ubsan_handle_pointer_overflow_abort()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cc660 static void handlePointerOverflowImpl(PointerOverflowData *Data, in handlePointerOverflowImpl() function
692 handlePointerOverflowImpl(Data, Base, Result, Opts); in __ubsan_handle_pointer_overflow()
699 handlePointerOverflowImpl(Data, Base, Result, Opts); in __ubsan_handle_pointer_overflow_abort()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cpp764 static void handlePointerOverflowImpl(PointerOverflowData *Data, in handlePointerOverflowImpl() function
815 handlePointerOverflowImpl(Data, Base, Result, Opts); in __ubsan_handle_pointer_overflow()
822 handlePointerOverflowImpl(Data, Base, Result, Opts); in __ubsan_handle_pointer_overflow_abort()