Searched refs:vda_name (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | link.h | 346 Elf32_Word vda_name; /* first element defines the version */ member 391 Elf64_Word vda_name; /* first element defines the version */ member
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | elf32.h | 228 Elf32_Word vda_name; member
|
H A D | elf64.h | 233 Elf64_Word vda_name; member
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | version.c | 663 name = (char *)(str + vdap->vda_name); in ld_vers_def_process() 735 name = (char *)(str + vdap->vda_name); in ld_vers_def_process()
|
H A D | update.c | 2744 vdap->vda_name = (uintptr_t)vdp->vd_name; in update_overdef() 2755 vdap->vda_name = (uintptr_t)_vdp->vd_name; in update_overdef()
|
/illumos-gate/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 850 _name = (char *)(strs + vdap->vda_name); in gvers_def() 859 _name = (char *)(strs + vdap->vda_name); in gvers_def()
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 2143 name = string(vcache, cnt, scache, file, vdap->vda_name); in version_def() 2146 dep = string(vcache, cnt, scache, file, vdap->vda_name); in version_def() 2164 vdap->vda_name); in version_def()
|
/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate.m4 | 1396 tofa(vaux_dst, vaux->vda_name, VDA1_name_$2); 1949 vaux->vda_name = toma(src_vaux, VDA1_name_$2);
|
H A D | xlate64.m4 | 1387 tofw(vaux_dst, vaux->vda_name, VDA1_name_$2); 1987 vaux->vda_name = tomw(src_vaux, VDA1_name_$2);
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 542 define = (char *)(nstrs + vdap->vda_name); in elf_verify_vers()
|