Searched refs:ofl_objs (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c525 ifl_list_cleanup(ofl->ofl_objs);
526 ofl->ofl_objs = NULL;
H A Dmap_support.c178 if (aplist_append(&mf->mf_ofl->ofl_objs, ifl, AL_CNT_OFL_OBJS) == NULL)
H A Dfiles.c150 if (aplist_append(&ofl->ofl_objs, ifl, AL_CNT_OFL_OBJS) == NULL)
3189 apl = ofl->ofl_objs;
H A Dsyms.c3048 for (APLIST_TRAVERSE(ofl->ofl_objs, idx, _ifl))
3066 if (aplist_append(&ofl->ofl_objs, ifl, AL_CNT_OFL_OBJS) == NULL)
H A Dsections.c275 for (APLIST_TRAVERSE(ofl->ofl_objs, idx1, ifl)) {
H A Dupdate.c627 for (APLIST_TRAVERSE(ofl->ofl_objs, idx1, ifl)) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h263 APlist *ofl_objs; /* relocatable object file list */ member in struct:ofl_desc

Completed in 502 milliseconds