Lines Matching refs:vd_name
86 const char *vd_name; member
407 const char *vd_name, const char *needobj, const char *file) in gvers_syms() argument
441 (strcmp(name, vd_name) == 0)) in gvers_syms()
448 file, vd_name); in gvers_syms()
451 file, needobj, vd_name); in gvers_syms()
697 (strcmp(vdp->vd_name, name) == 0)) in gvers_find()
730 vdp->vd_name = name; in gvers_desc()
793 (void) printf(MSG_ORIG(MSG_FMT_TNCO), _vdp->vd_name); in recurse_syms()
794 gvers_syms(vsdata, _vdp->vd_ndx, _vdp->vd_name, NULL, file); in recurse_syms()
902 if (!match(NULL, vdp->vd_name, vdp->vd_ndx)) in gvers_def()
918 (void) printf(MSG_ORIG(MSG_FMT_VER_NAME), vdp->vd_name); in gvers_def()
930 const char *_name = _vdp->vd_name; in gvers_def()
961 vdp->vd_name); in gvers_def()
967 vdp->vd_name); in gvers_def()
981 gvers_syms(vsdata, vdp->vd_ndx, vdp->vd_name, NULL, file); in gvers_def()
991 !match(NULL, bvdp->vd_name, bvdp->vd_ndx)) { in gvers_def()
994 bvdp->vd_name); in gvers_def()
996 bvdp->vd_name, NULL, file); in gvers_def()