Searched refs:more_than_one (Results 1 – 2 of 2) sorted by relevance
112 static int process_file (const char *fname, bool more_than_one);225 const bool more_than_one = remaining + 1 < argc; in main() local228 result |= process_file (argv[remaining], more_than_one); in main()365 process_file (const char *fname, bool more_than_one) in process_file() argument381 int result = handle_elf (elf, more_than_one ? "" : NULL, in process_file()
90 int more_than_one; member718 ppi->more_than_one = 1; in find_ppi()1754 if (ppi->more_than_one) in show_process_stats()