Lines Matching defs:first
190 of the first user-defined version is 2. */
279 struct usedfiles *first;
284 list = first = list->next;
307 while (likely (list != first));
480 try the first part now. */
600 previously defined in a DSO. First perform some tests which
690 fprintf (stderr, gettext ("(%s+%#" PRIx64 "): first defined here\n"),
845 /* First locate the section group. There can be several (many) of
1900 the first definition. */
1980 /* The first time we get here we read the ELF header. */
2178 /* Process a given file. The first parameter is a file descriptor for
2335 struct symbol *first;
2338 s = first = ld_state.unresolved->next;
2377 while (s != first);
2445 at. We put it as the first section in the file.
2457 /* First the .interp section. */
3142 struct scninfo *first = list->next;
3144 ld_state.allsections[cnt]->last->next = first;
3172 /* We first have to create the section group if necessary.
3194 /* First check whether any section is already in a group.
3331 /* The first word in the section is the flag word. */
3413 /* The 'elf_update' call determine the offset of the first
3662 /* We couldn't find the symbol or none was given. Use the first
3842 /* The first auxiliary entry is always found directly
4341 /* First create the symbol table. We need the symbol section itself
4379 /* The first entry is left empty, clear it here and now. */
4392 /* First create the symbol table. We need the symbol section itself
4411 /* The first entry is left empty, clear it here and now. */
4700 the local variable first. */
5055 /* It is important to start with the first list entry (and
5628 /* Sort the symbol table so that the local symbols come first. */
6070 allocation. But we skip this. First, the problem will be caught
6212 section. First count the number of segments.
6268 /* The address we start with is the offset of the first (not
6277 /* The index of the first loadable segment. */
6315 struct scninfo *first;
6317 isect = first = ld_state.allsections[nsec]->last;
6321 while ((isect = isect->next) != first);
6351 /* The first segment starts at offset zero. */
6636 get the information for the dynamic section first. */
6872 relocation section. We use the info from the first input
6987 first. */