Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libld/common/
H A D_libld.h720 #define ld_process_ifl ld64_process_ifl macro
818 #define ld_process_ifl ld32_process_ifl macro
942 extern uintptr_t ld_process_ifl(const char *, const char *, int, Elf *,
H A Dlibs.c383 switch (ld_process_ifl(arpath, NULL, fd, arelf, in ar_input()
H A Dfiles.c3064 ld_process_ifl(const char *name, const char *soname, int fd, Elf *elf, in ld_process_ifl() function
3427 return (ld_process_ifl(npath, nfile, *fd, elf, flags, ofl, rej, in ld_process_open()
3449 open_ret = ld_process_ifl(path, file, 0, elf, 0, ofl, rej, &ifl); in ld_process_mem()