/external/elfutils/src/ |
D | ranlib.c | 68 static const char args_doc[] = N_("ARCHIVE"); variable 73 options, NULL, args_doc, doc, arlib_argp_children, NULL, NULL
|
D | findtextrel.c | 76 static const char args_doc[] = N_("[FILE...]"); variable 84 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | size.c | 83 static const char args_doc[] = N_("[FILE...]"); variable 91 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | strings.c | 88 static const char args_doc[] = N_("[FILE...]"); variable 96 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | addr2line.c | 91 static const char args_doc[] = N_("[ADDR...]"); variable 101 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
|
D | ld.c | 191 static const char args_doc[] = N_("[FILE]..."); variable 201 options, parse_opt_1st, args_doc, doc, NULL, NULL, NULL 205 options, parse_opt_2nd, args_doc, doc, NULL, NULL, NULL
|
D | objdump.c | 71 static const char args_doc[] = N_("[FILE...]"); variable 86 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
|
D | elfcmp.c | 81 static const char args_doc[] = N_("FILE1 FILE2"); variable 89 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | ar.c | 102 static const char args_doc[] = N_("[MEMBER] [COUNT] ARCHIVE [FILE...]"); variable 110 options, parse_opt, args_doc, doc, arlib_argp_children, NULL, NULL
|
D | nm.c | 108 static const char args_doc[] = N_("[FILE...]"); variable 123 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
|
D | elfcompress.c | 1293 .args_doc = N_("FILE..."), in main()
|
D | strip.c | 95 static const char args_doc[] = N_("[FILE...]"); variable 103 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | elflint.c | 78 static const char args_doc[] = N_("FILE..."); variable 86 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | unstrip.c | 2390 .args_doc = N_("STRIPPED-FILE DEBUG-FILE\n[MODULE...]"), in main()
|
D | readelf.c | 126 static const char args_doc[] = N_("FILE..."); variable 134 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|