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

/illumos-gate/usr/src/tools/chk4ubin/
H A Dchk4ubin.c136 int found_symtab = 0; local
162 found_symtab = 1;
172 if (found_symtab && found_strtab)
179 if (found_symtab && found_strtab) {
211 if (!found_symtab && !found_strtab) {
215 } else if (!found_symtab) {

Completed in 57 milliseconds