Searched refs:intercepted_p (Results 1 – 2 of 2) sorted by relevance
932 bool *intercepted_p, in get_mem_refs_of_builtin_call() argument943 *intercepted_p = asan_intercepted_p ((DECL_FUNCTION_CODE (callee))); in get_mem_refs_of_builtin_call()1313 dest_is_store = false, dest_is_deref = false, intercepted_p = true; in has_stmt_been_instrumented_p() local1318 &dest_is_deref, &intercepted_p)) in has_stmt_been_instrumented_p()2868 dest_is_deref = false, intercepted_p = true; in instrument_builtin_call() local2874 &dest_is_deref, &intercepted_p, iter)) in instrument_builtin_call()2882 else if (!intercepted_p in instrument_builtin_call()
12754 of instrument_mem_region_access if intercepted_p is true.