Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c2064 handle_explicit_files (const char *output_file, bool create_dirs, bool force, in handle_explicit_files() function
2194 handle_explicit_files (output_file, create_dirs, force, in handle_dwfl_module()
2439 handle_explicit_files (file, true, info.force, in main()
2444 handle_explicit_files (info.output_file, false, info.force, in main()
DChangeLog735 (handle_explicit_files): Add force argument, add warn function,
738 handle_explicit_files.
743 (main): Pass info.force to handle_explicit_files.
2752 (handle_explicit_files): Take new arg CREATE_DIRS, pass it down.