Home
last modified time | relevance | path

Searched refs:is_symshndx (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h925 Is_desc *is_symshndx; /* related SHT_SYM_SHNDX section */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c2097 if (isc->is_symshndx) in ld_sym_process()
2098 symshndx = isc->is_symshndx->is_indata->d_buf; in ld_sym_process()
H A Dfiles.c1742 isp->is_symshndx = ifl->ifl_isdesc[ndx]; in process_sym_shndx()
1765 isp->is_symshndx = isc; in sym_shndx_process()