Searched defs:firstp (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/src/
H A Di386_ld.c68 Elf_Scn *outscn, struct scninfo *firstp,
76 runp = firstp;
188 while (runp != firstp);
67 elf_i386_relocate_section(struct ld_state *statep __attribute__ ((unused)), Elf_Scn *outscn, struct scninfo *firstp, const Elf32_Word *dblindirect) argument
H A Dld.c1301 struct pathelement *firstp = *pathp; local
1339 while (*pathp != firstp);
H A Dldgeneric.c83 struct scninfo *firstp,
350 struct pathelement *firstp = path; local
458 while (likely (err == ENOENT && path != firstp));
6969 struct scninfo *firstp,
6968 ld_generic_relocate_section(struct ld_state *statep, Elf_Scn *outscn, struct scninfo *firstp, const Elf32_Word *dblindirect) argument

Completed in 71 milliseconds