Home
last modified time | relevance | path

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

/titanic_41/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()
880 mv->mv_vdp = (Ver_desc *)ofl->ofl_verdesc->apl_data[0]; in ld_map_sym_ver_init()
1170 (mv->mv_vdp->vd_ndx != VER_NDX_GLOBAL) && in ld_map_sym_enter()
1171 (sdp->sd_aux->sa_overndx != mv->mv_vdp->vd_ndx)) { in ld_map_sym_enter()
1287 sdp->sd_aux->sa_overndx = mv->mv_vdp->vd_ndx; in ld_map_sym_enter()
[all …]
H A D_map.h239 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.c3046 ss->ss_mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK; in parse_symbol_attributes()
3112 ss->ss_mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK; in parse_symbol_attributes()