Home
last modified time | relevance | path

Searched refs:vn_cnt (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dlink.h352 Elf32_Half vn_cnt; /* no. of associated aux entries */ member
396 Elf64_Half vn_cnt; /* no. of associated aux entries */ member
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c706 if (xlate_data(fstate, &verneed.vn_cnt, sizeof (verneed.vn_cnt), in read_verneed()
718 *cnt = verneed.vn_cnt; in read_verneed()
H A Delfdump.c2146 Half vcnt = vnd->vn_cnt; in version_need()
2234 Half vcnt = vnd->vn_cnt; in update_gnu_verndx()
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m41446 for (i = 0; i < src->vn_cnt; i++) {
1472 tofh(dst, src->vn_cnt, VN1_cnt_$2);
1979 dst->vn_cnt = tomh(src, VN1_cnt_$2);
1987 for (i = 0; i < dst->vn_cnt; i++) {
H A Dxlate64.m41437 for (i = 0; i < src->vn_cnt; i++) {
1464 tofh(dst, src->vn_cnt, VN1_cnt_$2);
2018 dst->vn_cnt = tomh(src, VN1_cnt_$2);
2026 for (i = 0; i < dst->vn_cnt; i++) {
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dversion.c849 Half cnt = vnd->vn_cnt; in ld_vers_need_process()
H A Dupdate.c2841 vnd->vn_cnt = (Half)cnt; in update_overneed()
/titanic_41/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c596 for (ndx = 0; ndx < vnd->vn_cnt; ndx++, in gvers_need()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Delf.c516 Half cnt = vnd->vn_cnt; in elf_verify_vers()