Home
last modified time | relevance | path

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

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dasan.c1599 bool is_non_zero_len, bool before_p, bool is_store,
1607 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
1654 if (is_non_zero_len)
2460 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
2510 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dasan.c1677 bool is_non_zero_len, bool before_p, bool is_store,
1683 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
1723 if (is_non_zero_len)
2592 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
2636 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dasan.c1677 bool is_non_zero_len, bool before_p, bool is_store,
1683 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
1723 if (is_non_zero_len)
2592 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
2636 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dasan.c2520 bool is_non_zero_len, bool before_p, bool is_store,
2526 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2567 if (is_non_zero_len)
3754 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3798 if (!is_non_zero_len) in asan_expand_check_ifn()
4609 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in hwasan_expand_check_ifn() local
4623 if (!is_non_zero_len) in hwasan_expand_check_ifn()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dasan.c2520 bool is_non_zero_len, bool before_p, bool is_store,
2526 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2567 if (is_non_zero_len)
3754 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3798 if (!is_non_zero_len) in asan_expand_check_ifn()
4609 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in hwasan_expand_check_ifn() local
4623 if (!is_non_zero_len) in hwasan_expand_check_ifn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dasan.c2520 bool is_non_zero_len, bool before_p, bool is_store,
2526 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2567 if (is_non_zero_len)
3754 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3798 if (!is_non_zero_len) in asan_expand_check_ifn()
4609 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in hwasan_expand_check_ifn() local
4623 if (!is_non_zero_len) in hwasan_expand_check_ifn()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dasan.c2520 bool is_non_zero_len, bool before_p, bool is_store,
2526 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2567 if (is_non_zero_len)
3754 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3798 if (!is_non_zero_len) in asan_expand_check_ifn()
4609 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in hwasan_expand_check_ifn() local
4623 if (!is_non_zero_len) in hwasan_expand_check_ifn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dasan.c1979 bool is_non_zero_len, bool before_p, bool is_store,
1985 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2025 if (is_non_zero_len)
3144 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3188 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dasan.c1979 bool is_non_zero_len, bool before_p, bool is_store,
1985 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2025 if (is_non_zero_len)
3144 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3188 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dasan.c1979 bool is_non_zero_len, bool before_p, bool is_store,
1985 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2025 if (is_non_zero_len)
3144 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3188 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dasan.c1979 bool is_non_zero_len, bool before_p, bool is_store,
1985 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2025 if (is_non_zero_len)
3144 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3188 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dasan.c1979 bool is_non_zero_len, bool before_p, bool is_store,
1985 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2025 if (is_non_zero_len)
3144 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3188 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dasan.c1996 bool is_non_zero_len, bool before_p, bool is_store,
2002 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2042 if (is_non_zero_len)
3162 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3206 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dasan.c2134 bool is_non_zero_len, bool before_p, bool is_store,
2140 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2180 if (is_non_zero_len)
3305 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3349 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dasan.c2135 bool is_non_zero_len, bool before_p, bool is_store,
2141 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2181 if (is_non_zero_len)
3307 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3351 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dasan.c2142 bool is_non_zero_len, bool before_p, bool is_store,
2148 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2188 if (is_non_zero_len)
3314 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3358 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dasan.c2142 bool is_non_zero_len, bool before_p, bool is_store,
2148 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2188 if (is_non_zero_len)
3314 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3358 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dasan.c2117 bool is_non_zero_len, bool before_p, bool is_store,
2123 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2163 if (is_non_zero_len)
3287 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3331 if (!is_non_zero_len) in asan_expand_check_ifn()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dasan.c2134 bool is_non_zero_len, bool before_p, bool is_store,
2140 gcc_assert (!(size_in_bytes > 0 && !is_non_zero_len));
2180 if (is_non_zero_len)
3305 bool is_non_zero_len = (flags & ASAN_CHECK_NON_ZERO_LEN) != 0; in asan_expand_check_ifn() local
3349 if (!is_non_zero_len) in asan_expand_check_ifn()