Home
last modified time | relevance | path

Searched refs:vd_version (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dlink.h332 Elf32_Half vd_version; /* this structures version revision */ member
377 Elf64_Half vd_version; /* this structures version revision */ member
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dversion.c627 if (vdf->vd_version > VER_DEF_CURRENT) in ld_vers_def_process()
629 ifl->ifl_name, vdf->vd_version, VER_DEF_CURRENT); in ld_vers_def_process()
H A Dupdate.c2659 vdf->vd_version = VER_DEF_CURRENT; in update_overdef()
/titanic_50/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c821 if (vdf->vd_version > VER_DEF_CURRENT) { in gvers_def()
823 vdf->vd_version, VER_DEF_CURRENT); in gvers_def()
/titanic_50/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m41396 tofh(dst, src->vd_version, VD1_version_$2);
1975 dst->vd_version = tomh(src, VD1_version_$2);
H A Dxlate.m41405 tofh(dst, src->vd_version, VD1_version_$2);
1937 dst->vd_version = tomh(src, VD1_version_$2);