Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dunstrip.c1958 handle_explicit_files (const char *output_file, bool create_dirs, bool force, in handle_explicit_files() function
2088 handle_explicit_files (output_file, create_dirs, force, in handle_dwfl_module()
2336 handle_explicit_files (file, true, info.force, in main()
2341 handle_explicit_files (info.output_file, false, info.force, in main()
DChangeLog250 (handle_explicit_files): Add force argument, add warn function,
253 handle_explicit_files.
258 (main): Pass info.force to handle_explicit_files.
2267 (handle_explicit_files): Take new arg CREATE_DIRS, pass it down.