Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h714 #define ld_process_ifl ld64_process_ifl macro
813 #define ld_process_ifl ld32_process_ifl macro
938 extern uintptr_t ld_process_ifl(const char *, const char *, int, Elf *,
H A Dlibs.c384 switch (ld_process_ifl(arpath, NULL, fd, arelf, in ar_input()
H A Dfiles.c3106 ld_process_ifl(const char *name, const char *soname, int fd, Elf *elf, in ld_process_ifl() function
3484 return (ld_process_ifl(npath, nfile, *fd, elf, flags, ofl, rej, in ld_process_open()
3506 open_ret = ld_process_ifl(path, file, 0, elf, 0, ofl, rej, &ifl); in ld_process_mem()