Searched refs:pass_param (Results 1 – 1 of 1) sorted by relevance
1326 int *pass_param, int *length, int *skip, in process_gc_options() argument1338 *pass_param = 1; in process_gc_options()1373 int pass_param = 0; in set_gc_used_type() local1377 process_gc_options (f->opt, level, &maybe_undef, &pass_param, in set_gc_used_type()1382 pass_param ? param : NULL); in set_gc_used_type()1387 else if (pass_param && f->type->kind == TYPE_POINTER && param) in set_gc_used_type()1393 set_gc_used_type (f->type, GC_USED, pass_param ? param : NULL); in set_gc_used_type()