Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dunstrip.c100 bool modnames; member
137 info->modnames = true; in parse_opt()
202 if (info->ignore || info->all || info->modnames || info->relocate) in parse_opt()
2109 bool all, bool ignore, bool modnames, bool relocate) in handle_output_dir_module() argument
2111 if (! modnames) in handle_output_dir_module()
2126 if (asprintf (&output_file, "%s/%s", output_dir, modnames ? name : file) < 0) in handle_output_dir_module()
2248 info->modnames, info->relocate); in handle_implicit_modules()