Searched refs:check_sym (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/tools/protocmp/
H A Dprotocmp.c62 static int check_sym = 1; variable
284 if (check_sym && ((res == 0) && (i->file_type == SYM_LINK_T))) {
368 check_sym && e->symsrc != NULL ? e->symsrc : "-", perm,
701 check_sym = 0;
/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dinput.c389 int check_sym = (type == STT_OBJECT || type == STT_FUNC); local
403 if (check_sym && ignore_symbol(&sym, si->si_curname))

Completed in 47 milliseconds