Home
last modified time | relevance | path

Searched refs:mv_vdp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c858 if (((mv->mv_vdp = ld_vers_find(name, hash, in ld_map_sym_ver_init()
860 ((mv->mv_vdp = ld_vers_desc(name, hash, in ld_map_sym_ver_init()
869 if (mv->mv_vdp->vd_ndx == 0) { in ld_map_sym_ver_init()
871 mv->mv_vdp->vd_ndx = (Half)++ofl->ofl_vercnt; in ld_map_sym_ver_init()
872 mv->mv_vdp->vd_file = ld_map_ifl(mf); in ld_map_sym_ver_init()
873 mv->mv_vdp->vd_flags = VER_FLG_WEAK; in ld_map_sym_ver_init()
1190 (mv->mv_vdp->vd_ndx != VER_NDX_GLOBAL) && in ld_map_sym_enter()
1307 sdp->sd_aux->sa_overndx = mv->mv_vdp->vd_ndx; in ld_map_sym_enter()
1308 mv->mv_vdp->vd_flags |= FLG_VER_REFER; in ld_map_sym_enter()
1466 if (mv->mv_vdp->vd_ndx == VER_NDX_GLOBAL) { in ld_map_sym_ver_fini()
[all …]
H A D_map.h243 Ver_desc *mv_vdp; /* Descriptor for version */ member
H A Dmap.c1001 mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK; in map_version()
H A Dmap_v2.c3385 ss->ss_mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK; in parse_symbol_attributes()
3467 ss->ss_mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK; in parse_symbol_attributes()