Searched refs:modnames (Results 1 – 4 of 4) sorted by relevance
32 static const char *modnames[] = { in from_name() local50 for (p = modnames; p != NULL; p++) { in from_name()75 static const char *modnames[] = { in from_alias() local87 for (p = modnames; p != NULL; p++) { in from_alias()
89 modnames = [aliased_encoding,92 modnames = [norm_encoding]93 for modname in modnames:
88 modnames = [aliased_encoding,91 modnames = [norm_encoding]92 for modname in modnames:
96 bool modnames; member133 info->modnames = true; in parse_opt()198 if (info->ignore || info->all || info->modnames || info->relocate) in parse_opt()2380 bool all, bool ignore, bool modnames, bool relocate) in handle_output_dir_module() argument2382 if (! modnames) in handle_output_dir_module()2397 if (asprintf (&output_file, "%s/%s", output_dir, modnames ? name : file) < 0) in handle_output_dir_module()2518 info->modnames, info->relocate); in handle_implicit_modules()