/third_party/elfutils/debuginfod/ |
D | debuginfod-find.c | 46 static const char args_doc[] = N_("debuginfo BUILDID\n" variable 116 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | debuginfod.cxx | 396 static const char args_doc[] = "[PATH ...]"; variable 404 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
/third_party/elfutils/src/ |
D | ranlib.c | 65 static const char args_doc[] = N_("ARCHIVE"); variable 70 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 | 86 static const char args_doc[] = N_("[FILE...]"); variable 94 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | size.c | 79 static const char args_doc[] = N_("[FILE...]"); variable 87 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | addr2line.c | 93 static const char args_doc[] = N_("[ADDR...]"); variable 103 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
|
D | objdump.c | 70 static const char args_doc[] = N_("[FILE...]"); variable 85 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
|
D | elfcmp.c | 78 static const char args_doc[] = N_("FILE1 FILE2"); variable 86 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | ar.c | 100 static const char args_doc[] = N_("[MEMBER] [COUNT] ARCHIVE [FILE...]"); variable 108 options, parse_opt, args_doc, doc, arlib_argp_children, NULL, NULL
|
D | nm.c | 107 static const char args_doc[] = N_("[FILE...]"); variable 122 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
|
D | elfclassify.c | 979 .args_doc = N_("FILE..."), in main()
|
D | elfcompress.c | 1358 .args_doc = N_("FILE..."), in main()
|
D | strip.c | 100 static const char args_doc[] = N_("[FILE...]"); variable 108 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | elflint.c | 76 static const char args_doc[] = N_("FILE..."); variable 84 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
D | unstrip.c | 2557 .args_doc = N_("STRIPPED-FILE DEBUG-FILE\n[MODULE...]"), in main()
|
D | readelf.c | 160 static const char args_doc[] = N_("FILE..."); variable 168 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|