Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c391 int check_sym = (type == STT_OBJECT || type == STT_FUNC); in symit_next() local
407 if (check_sym && ignore_symbol(&sym, si->si_curname)) in symit_next()