Searched refs:ASAN_CHECK_STORE (Results 1 – 2 of 2) sorted by relevance
120 ASAN_CHECK_STORE = 1 << 0, enumerator
2647 flags |= ASAN_CHECK_STORE; in build_check_stmt()3852 bool is_store = (flags & ASAN_CHECK_STORE) != 0; in asan_expand_check_ifn()4707 bool is_store = (flags & ASAN_CHECK_STORE) != 0; in hwasan_expand_check_ifn()