Lines Matching refs:objs
78 strlst_t *objs, *objpaths; member
412 p2->objs = p2->objpaths = p2->links = p2->keepsymbols = NULL; in add_prog()
496 add_string(&p->objs, argv[i]); in add_special()
644 if (!p->objs && p->srcdir && is_nonempty_file(path)) in fillin_program()
647 if (!p->objpaths && p->objs) { in fillin_program()
653 for (s = p->objs; s != NULL; s = s->next) { in fillin_program()
659 if (!p->objs && verbose) in fillin_program()
729 add_string(&p->objs, obj); in fillin_program_objs()
787 if (p->objs) { in gen_specials_cache()
789 output_strlst(cachef, p->objs); in gen_specials_cache()
1036 if (p->objs) in prog_makefile_rules()
1043 if (p->objs) { in prog_makefile_rules()
1045 output_strlst(outmk, p->objs); in prog_makefile_rules()
1067 if (p->objs) in prog_makefile_rules()
1082 if (p->objs) in prog_makefile_rules()