Searched refs:elf_lazy_find_sym (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_elf.h54 extern int elf_lazy_find_sym(Slookup *, Sresult *, uint_t *, int *);
H A Ddlfcns.c1125 * need for elf_lazy_find_sym() to descend the link-maps itself.
1142 if (elf_lazy_find_sym(&sl, srp, binfo,
1192 if (elf_lazy_find_sym(&sl, srp, binfo,
H A Danalyze.c2941 if (elf_lazy_find_sym(slp, srp, binfo, in_nfavl))
H A Delf.c2685 elf_lazy_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) function

Completed in 74 milliseconds