Searched refs:do_bounds_check (Results 1 – 1 of 1) sorted by relevance
2382 static int do_bounds_check = 0; variable6015 if (do_bounds_check) { in gfunc_prolog()6028 if (do_bounds_check && func_bound_offset != lbounds_section->data_offset) { in gfunc_epilog()6933 if (do_bounds_check) { in put_extern_sym2()11274 if (do_bounds_check && !const_wanted) { in gen_op()12685 if (do_bounds_check) in indir()13063 if (do_bounds_check) in unary()14346 if (do_bounds_check && (type->t & VT_ARRAY)) in decl_initializer_alloc()14353 if (do_bounds_check && (type->t & VT_ARRAY)) { in decl_initializer_alloc()14419 if (do_bounds_check) in decl_initializer_alloc()[all …]