/external/elfutils/src/src/ |
D | ranlib.c | 69 static const char args_doc[] = N_("ARCHIVE"); variable 74 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 | strings.c | 84 static const char args_doc[] = N_("[FILE...]"); variable 92 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | addr2line.c | 85 static const char args_doc[] = N_("[ADDR...]"); variable 95 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
|
D | size.c | 84 static const char args_doc[] = N_("[FILE...]"); variable 92 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | ld.c | 192 static const char args_doc[] = N_("[FILE]..."); variable 202 options, parse_opt_1st, args_doc, doc, NULL, NULL, NULL 206 options, parse_opt_2nd, args_doc, doc, NULL, NULL, NULL
|
D | objdump.c | 72 static const char args_doc[] = N_("[FILE...]"); variable 87 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 | 103 static const char args_doc[] = N_("[MEMBER] [COUNT] ARCHIVE [FILE...]"); variable 111 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 | strip.c | 96 static const char args_doc[] = N_("[FILE...]"); variable 104 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 | 2287 .args_doc = N_("STRIPPED-FILE DEBUG-FILE\n[MODULE...]"), in main()
|
D | readelf.c | 123 static const char args_doc[] = N_("FILE..."); variable 131 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|