Searched refs:unstripped_file (Results 1 – 1 of 1) sorted by relevance
2230 const char *stripped_file, const char *unstripped_file) in handle_explicit_files() argument2239 stripped_file, unstripped_file, msg, in handle_explicit_files()2251 if (unstripped_file != NULL) in handle_explicit_files()2253 unstripped_fd = open_file (unstripped_file, output_file == NULL); in handle_explicit_files()2355 const char *unstripped_file = NULL; in handle_dwfl_module() local2357 &stripped_file, &unstripped_file); in handle_dwfl_module()2360 stripped_file, unstripped_file); in handle_dwfl_module()