Searched refs:dlsym_handle (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | a.out.c | 687 if (dlsym_handle(ghp, slp, srp, binfo, in_nfavl)) in aout_dlsym_handle() 702 return (dlsym_handle(ghp, &sl, srp, binfo, in_nfavl)); in aout_dlsym_handle()
|
H A D | _rtld.h | 689 extern int dlsym_handle(Grp_hdl *, Slookup *, Sresult *, uint_t *,
|
H A D | dlfcns.c | 1062 dlsym_handle(Grp_hdl *ghp, Slookup *slp, Sresult *srp, uint_t *binfo, in dlsym_handle() function
|
H A D | elf.c | 106 dlsym_handle
|