Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dasan.cc2601 bool is_non_zero_len, bool before_p, bool is_store, in build_check_stmt() argument
2607 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len)); in build_check_stmt()
2648 if (is_non_zero_len) in build_check_stmt()
3853 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3897 if (!is_non_zero_len) in asan_expand_check_ifn()
4708 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in hwasan_expand_check_ifn() local
4722 if (!is_non_zero_len) in hwasan_expand_check_ifn()