Searched refs:ekind (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libldmake/common/ |
H A D | ld_file.c | 85 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_50/usr/src/cmd/make/lib/makestate/ |
H A D | ld_file.c | 148 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_50/usr/src/cmd/sgs/libld/common/ |
H A D | support.c | 170 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()
|