Lines Matching refs:st_info
271 uchar_t otype = ELF_ST_TYPE(sdp->sd_sym->st_info);
272 uchar_t ntype = ELF_ST_TYPE(nsym->st_info);
348 (ELF_ST_BIND(nsym->st_info) == STB_GLOBAL))
371 if ((ELF_ST_BIND(osym->st_info) == STB_WEAK) &&
457 (ELF_ST_BIND(nsym->st_info) == STB_GLOBAL))
524 uchar_t obind = ELF_ST_BIND(osym->st_info);
525 uchar_t otype = ELF_ST_TYPE(osym->st_info);
526 uchar_t nbind = ELF_ST_BIND(nsym->st_info);
527 uchar_t ntype = ELF_ST_TYPE(nsym->st_info);
555 uchar_t otype = ELF_ST_TYPE(osym->st_info);
556 uchar_t obind = ELF_ST_BIND(osym->st_info);
557 uchar_t ntype = ELF_ST_TYPE(nsym->st_info);
558 uchar_t nbind = ELF_ST_BIND(nsym->st_info);
657 uchar_t otype = ELF_ST_TYPE(osym->st_info);
658 uchar_t obind = ELF_ST_BIND(osym->st_info);
659 uchar_t ntype = ELF_ST_TYPE(nsym->st_info);
660 uchar_t nbind = ELF_ST_BIND(nsym->st_info);
834 uchar_t obind = ELF_ST_BIND(osym->st_info);
835 uchar_t nbind = ELF_ST_BIND(nsym->st_info);