Lines Matching refs:vd_flags
88 GElf_Half vd_flags;
776 if ((weak && (vdp->vd_flags & VER_FLG_WEAK)) || (!weak))
777 vdp->vd_flags &= ~FLG_VER_AVAIL;
853 vdp->vd_flags = vdf->vd_flags | FLG_VER_AVAIL;
878 int type = vdp->vd_flags & VER_FLG_WEAK;
888 bvdp->vd_flags &= ~FLG_VER_AVAIL;
904 !(vdp->vd_flags & FLG_VER_AVAIL))
918 if ((vdp->vd_flags & MSK_VER_USER) != 0) {
923 vdp->vd_flags & MSK_VER_USER,
937 else if (vdp->vd_flags & VER_FLG_WEAK)