Searched refs:check_sym (Results 1 – 3 of 3) sorted by relevance
116 check_sym(ctf_file_t *ctfp, symtab_sym_t *ss) in check_sym() function161 walk_symtab(elf, argv[1], ctfp, check_sym); in main()
60 static int check_sym = 1; variable282 if (check_sym && ((res == 0) && (i->file_type == SYM_LINK_T))) { in elem_compare()366 check_sym && e->symsrc != NULL ? e->symsrc : "-", perm, in print_elem()699 check_sym = 0; in main()
389 int check_sym = (type == STT_OBJECT || type == STT_FUNC); in symit_next() local403 if (check_sym && ignore_symbol(&sym, si->si_curname)) in symit_next()