Searched refs:sa_symspec (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dldentry.c159 (sdp->sd_aux && sdp->sd_aux->sa_symspec) ||
H A Dsyms.c663 usdp->sd_aux->sa_symspec = (Half)sdaux_id;
715 usdp->sd_aux->sa_symspec = (Half)sdaux_id;
736 * sa_symspec set (ie. it was created above) then simulate this
746 sdp->sd_aux->sa_symspec = (Half)sdaux_id;
747 if (usdp->sd_aux->sa_symspec) {
H A Dmachrel.amd.c1167 (shndx != SHN_ABS) || (sdp->sd_aux && sdp->sd_aux->sa_symspec))) {
H A Dmachrel.intel.c1226 (shndx != SHN_ABS) || (sdp->sd_aux && sdp->sd_aux->sa_symspec))) {
H A Dmachrel.sparc.c1607 (shndx != SHN_ABS) || (sdp->sd_aux && sdp->sd_aux->sa_symspec))) {
H A Drelocate.c892 (sdp->sd_aux && sdp->sd_aux->sa_symspec))) {
H A Dupdate.c1645 spec = sdp->sd_aux->sa_symspec;
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1180 Half sa_symspec; /* special symbol ids */ member in struct:sym_aux
1197 * to set the sym->sd_aux->sa_symspec field.

Completed in 181 milliseconds