Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dutil.c92 sdf_add(const char *name, APlist **alpp) in sdf_add() function
H A D_libld.h669 extern Sdf_desc *sdf_add(const char *, APlist **);
H A Dversion.c862 if ((sdf = sdf_add(name, &ofl->ofl_soneed)) == in ld_vers_need_process()
H A Dmap_support.c281 if ((sdf = sdf_add(obj_name, &mf->mf_ofl->ofl_socntl)) == in ld_map_dv()
H A Dfiles.c2217 if ((sdf = sdf_add(needed, in process_dynamic()