Home
last modified time | relevance | path

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

/external/elfutils/src/
Di386_ld.c68 Elf_Scn *outscn, struct scninfo *firstp, in elf_i386_relocate_section() argument
76 runp = firstp; in elf_i386_relocate_section()
188 while (runp != firstp); in elf_i386_relocate_section()
Dld.c1301 struct pathelement *firstp = *pathp; in normalize_dirlist() local
1339 while (*pathp != firstp); in normalize_dirlist()
Dldgeneric.c83 struct scninfo *firstp,
350 struct pathelement *firstp = path; in open_along_path2() local
458 while (likely (err == ENOENT && path != firstp)); in open_along_path2()
6969 struct scninfo *firstp, in ld_generic_relocate_section() argument