/external/elfutils/src/ |
D | ranlib.c | 77 static const char args_doc[] = N_("ARCHIVE"); variable 82 options, NULL, args_doc, doc, NULL, NULL, NULL
|
D | addr2line.c | 84 static const char args_doc[] = N_("[ADDR...]"); variable 94 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
|
D | findtextrel.c | 82 static const char args_doc[] = N_("[FILE...]"); variable 90 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | size.c | 92 static const char args_doc[] = N_("[FILE...]"); variable 100 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | strings.c | 92 static const char args_doc[] = N_("[FILE...]"); variable 100 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | ld.c | 200 static const char args_doc[] = N_("[FILE]..."); variable 210 options, parse_opt_1st, args_doc, doc, NULL, NULL, NULL 214 options, parse_opt_2nd, args_doc, doc, NULL, NULL, NULL
|
D | elfcmp.c | 83 static const char args_doc[] = N_("FILE1 FILE2"); variable 91 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | objdump.c | 80 static const char args_doc[] = N_("[FILE...]"); variable 88 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | nm.c | 111 static const char args_doc[] = N_("[FILE...]"); variable 119 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | ar.c | 109 static const char args_doc[] = N_("[MEMBER] [COUNT] ARCHIVE [FILE...]"); variable 117 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | strip.c | 96 static const char args_doc[] = N_("[FILE...]"); variable 104 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | elflint.c | 86 static const char args_doc[] = N_("FILE..."); variable 94 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | unstrip.c | 2247 .args_doc = N_("STRIPPED-FILE DEBUG-FILE\n[MODULE...]"), in main()
|
D | readelf.c | 110 static const char args_doc[] = N_("FILE..."); variable 118 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|