Searched refs:mf_ifl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h95 Ifl_desc *mf_ifl; /* NULL, or pseudo input file */ member in struct:__anon1697
H A Dmap_support.c171 if (mf->mf_ifl != NULL)
172 return (mf->mf_ifl);
185 mf->mf_ifl = ifl;
186 return (mf->mf_ifl);

Completed in 59 milliseconds