Searched refs:withfile (Results 1 – 1 of 1) sorted by relevance
756 char *withfile = NULL; in main() local814 withfile = optarg; in main()829 outfile != NULL || withfile != NULL || dynsym != 0) in main()835 if (uniqfile != NULL && withfile != NULL) in main()861 if (withfile && access(withfile, R_OK) != 0) { in main()863 "ignored.\n", withfile); in main()864 withfile = NULL; in main()951 if (uniqfile != NULL || withfile != NULL) { in main()959 reffile = withfile; in main()972 savetd->td_nextid = withfile ? reftd->td_nextid : in main()[all …]