Lines Matching refs:withfile
756 char *withfile = NULL; in main() local
814 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()
978 if (withfile) { in main()