Searched defs:symd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2968 Sym_desc *symd = ifile->ifl_oldndx[i]; local
2970 if ((osym = symd->sd_osym) == 0)
2972 if ((symd->sd_flags & FLG_SY_PAREXPN) == 0)
2976 return (symd);

Completed in 65 milliseconds