Searched refs:module_read (Results 1 – 1 of 1) sorted by relevance
2594 char *kernel_read = NULL, *module_read = NULL; in main() local2608 module_read = optarg; in main()2653 if (module_read) in main()2654 read_dump(module_read, 0); in main()