Home
last modified time | relevance | path

Searched refs:unstripped_file (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Dunstrip.c2178 const char *stripped_file, const char *unstripped_file) in handle_explicit_files() argument
2187 stripped_file, unstripped_file, msg, in handle_explicit_files()
2199 if (unstripped_file != NULL) in handle_explicit_files()
2201 unstripped_fd = open_file (unstripped_file, output_file == NULL); in handle_explicit_files()
2303 const char *unstripped_file = NULL; in handle_dwfl_module() local
2305 &stripped_file, &unstripped_file); in handle_dwfl_module()
2308 stripped_file, unstripped_file); in handle_dwfl_module()