Searched refs:symt_xshndx (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c279 symtab->symt_xshndx = ndx;
307 if (symtab->symt_xshndx != SHN_UNDEF) {
308 _cache = &obj_state->os_secarr[symtab->symt_xshndx];
H A Dutil_machelf.c665 (symtab->symt_xshndx == SHN_UNDEF))
670 xshndxsec = &obj_state->os_secarr[symtab->symt_xshndx];
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Delfedit.h148 Elf32_Word symt_xshndx; /* Index of extended index section */ member in struct:__anon1761
155 Elf64_Word symt_xshndx; member in struct:__anon1762
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c1163 symstate->xshndx.shndx = symtab->symt_xshndx;

Completed in 96 milliseconds