Home
last modified time | relevance | path

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

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