/external/elfutils/debuginfod/ |
D | debuginfod-find.c | 46 static const char args_doc[] = N_("debuginfo BUILDID\n" variable 113 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | debuginfod.cxx | 377 static const char args_doc[] = "[PATH ...]"; variable 385 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
/external/elfutils/src/ |
D | ranlib.c | 66 static const char args_doc[] = N_("ARCHIVE"); variable 71 options, NULL, args_doc, doc, arlib_argp_children, NULL, NULL
|
D | findtextrel.c | 74 static const char args_doc[] = N_("[FILE...]"); variable 82 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | strings.c | 87 static const char args_doc[] = N_("[FILE...]"); variable 95 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | size.c | 80 static const char args_doc[] = N_("[FILE...]"); variable 88 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | addr2line.c | 90 static const char args_doc[] = N_("[ADDR...]"); variable 100 options, parse_opt, args_doc, doc, argp_children, 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 | 79 static const char args_doc[] = N_("FILE1 FILE2"); variable 87 options, parse_opt, args_doc, doc, NULL, 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 | ar.c | 101 static const char args_doc[] = N_("[MEMBER] [COUNT] ARCHIVE [FILE...]"); variable 109 options, parse_opt, args_doc, doc, arlib_argp_children, NULL, NULL
|
D | elfclassify.c | 982 .args_doc = N_("FILE..."), in main()
|
D | elfcompress.c | 1336 .args_doc = N_("FILE..."), in main()
|
D | strip.c | 101 static const char args_doc[] = N_("[FILE...]"); variable 109 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | elflint.c | 77 static const char args_doc[] = N_("FILE..."); variable 85 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | unstrip.c | 2554 .args_doc = N_("STRIPPED-FILE DEBUG-FILE\n[MODULE...]"), in main()
|
D | readelf.c | 158 static const char args_doc[] = N_("FILE..."); variable 166 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|