Searched defs:ld_map_ifl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c163 ld_map_ifl(Mapfile *mf) function
466 if ((ifl = ld_map_ifl(mf)) == NULL)
872 mv->mv_vdp->vd_file = ld_map_ifl(mf);
1114 ld_map_ifl(mf), ofl, 0, ms->ms_shndx, ms->ms_sdflags,
1216 isp->is_file = ld_map_ifl(mf);
H A D_map.h96 /* descriptor from ld_map_ifl() */
264 #define ld_map_ifl ld64_map_ifl macro
292 #define ld_map_ifl ld32_map_ifl macro
338 extern Ifl_desc *ld_map_ifl(Mapfile *);

Completed in 46 milliseconds