Home
last modified time | relevance | path

Searched refs:firstp (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/
Di386_ld.c60 Elf_Scn *outscn, struct scninfo *firstp, in elf_i386_relocate_section() argument
68 runp = firstp; in elf_i386_relocate_section()
180 while (runp != firstp); in elf_i386_relocate_section()
Dld.c1290 struct pathelement *firstp = *pathp; in normalize_dirlist() local
1328 while (*pathp != firstp); in normalize_dirlist()
Dldgeneric.c75 struct scninfo *firstp,
340 struct pathelement *firstp = path; in open_along_path2() local
448 while (likely (err == ENOENT && path != firstp)); in open_along_path2()
6958 struct scninfo *firstp, in ld_generic_relocate_section() argument