Searched refs:args_doc (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/src/ |
D | size.c | 72 static const char args_doc[] = N_("[FILE...]"); variable 83 options, parse_opt, args_doc, doc, NULL, more_help
|
D | ld.c | 187 static const char args_doc[] = N_("[FILE]..."); variable 199 options, parse_opt_1st, args_doc, doc, NULL, more_help 203 options, parse_opt_2nd, args_doc, doc, NULL, more_help
|
D | nm.c | 96 static const char args_doc[] = N_("[FILE...]"); variable 107 options, parse_opt, args_doc, doc, NULL, more_help, NULL
|
D | strip.c | 76 static const char args_doc[] = N_("[FILE...]"); variable 87 options, parse_opt, args_doc, doc, NULL, more_help
|
D | elflint.c | 66 static const char args_doc[] = N_("FILE..."); variable 77 options, parse_opt, args_doc, doc, NULL, more_help
|
D | readelf.c | 79 static const char args_doc[] = N_("FILE..."); variable 90 options, parse_opt, args_doc, doc, NULL, more_help
|