Lines Matching defs:first
109 N_("Allow multiple definitions; first is used."), 0 },
120 N_("Mark object to be initialized first."), 0 },
469 first. */
902 struct usedfiles *first;
920 runp = first = ld_state.needed->next;
934 while (runp != first);
953 to be parsed in the first pass, others must be handled in the
1102 /* First change the 'input_file_list' variable in a simple
1397 /* As a related task, handle the LD_LIBRARY_PATH value here. First
1413 /* NUL terminate the first part. */
1477 struct symbol *first = s;
1489 /* Put on the list of symbols. First remove it from
1506 while ((s = s->next) != first);