Searched refs:ekind (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libldmake/common/
H A Dld_file.c85 ld_file(const char *file, const Elf_Kind ekind, int flags, Elf *elf) argument
99 ld_file64(const char *file, const Elf_Kind ekind, int flags, Elf *elf) argument
101 ld_file(file, ekind, flags, elf);
/illumos-gate/usr/src/cmd/make/lib/makestate/
H A Dld_file.c148 ld_file(const char * file, const Elf_Kind ekind, int flags, Elf *elf) argument
171 ld_file64(const char * file, const Elf_Kind ekind, int flags, Elf *elf) argument
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsupport.c170 int flags, Elf **oelf, Elf *ref, size_t off, const Elf_Kind ekind)
209 ekind);
231 ld_sup_file(Ofl_desc *ofl, const char *ifile, const Elf_Kind ekind, int flags, argument
249 (*flp->fl_fptr)(ifile, ekind, _flags, elf);
169 ld_sup_open(Ofl_desc *ofl, const char **opath, const char **ofile, int *ofd, int flags, Elf **oelf, Elf *ref, size_t off, const Elf_Kind ekind) argument

Completed in 153 milliseconds