Searched refs:might_throw (Results 1 – 3 of 3) sorted by relevance
72 subprog->might_throw = true; in mark_subprog_might_throw()89 caller->might_throw |= callee->might_throw; in merge_callee_effects()
9382 if (env->subprog_info[subprog].might_throw) { in btf_check_func_arg_match()
812 bool might_throw: 1;732 bool might_throw: 1; global() member