Home
last modified time | relevance | path

Searched refs:sdf_find (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dutil.c79 sdf_find(const char *name, APlist *alp) in sdf_find() function
H A D_libld.h670 extern Sdf_desc *sdf_find(const char *, APlist *);
H A Dversion.c861 if ((sdf = sdf_find(name, ofl->ofl_soneed)) == NULL) { in ld_vers_need_process()
H A Dmap_support.c280 if ((sdf = sdf_find(obj_name, mf->mf_ofl->ofl_socntl)) == NULL) { in ld_map_dv()
H A Dfiles.c2216 if ((sdf = sdf_find(needed, ofl->ofl_soneed)) == NULL) { in process_dynamic()
2951 if ((sdf = sdf_find(base, ofl->ofl_socntl)) != NULL) { in process_elf()