Searched refs:elf_lazy_find_sym (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | _elf.h | 54 extern int elf_lazy_find_sym(Slookup *, Sresult *, uint_t *, int *);
|
H A D | dlfcns.c | 1142 if (elf_lazy_find_sym(&sl, srp, binfo, in dlsym_handle() 1192 if (elf_lazy_find_sym(&sl, srp, binfo, in dlsym_handle()
|
H A D | analyze.c | 2941 if (elf_lazy_find_sym(slp, srp, binfo, in_nfavl)) in rescan_lazy_find_sym()
|
H A D | elf.c | 2685 elf_lazy_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) function
|