Lines Matching refs:checks
738 /* Perform requested checks against the file at current_path. If
739 necessary, sets *STATUS to 1 if checks failed. */
747 bool checks[] =
765 if (checks[classify_elf])
767 if (checks[classify_elf_file])
769 if (checks[classify_elf_archive])
771 if (checks[classify_core])
773 if (checks[classify_unstripped])
775 if (checks[classify_executable])
777 if (checks[classify_program])
779 if (checks[classify_shared])
781 if (checks[classify_library])
783 if (checks[classify_linux_kernel_module])
785 if (checks[classify_debug_only])
787 if (checks[classify_loadable])
796 if (!checks[check])
800 if (checks[check])
861 abort (); /* Cannot happen due to error checks above. */
990 Only one of the --shared and --executable checks can pass for a file.\
1003 if the requested checks pass for all input files, with 1 if a check \