HomeSort by relevance Sort by last modified time
    Searched refs:args_doc (Results 1 - 14 of 14) sorted by null

  /external/elfutils/src/
ranlib.c 66 static const char args_doc[] = N_("ARCHIVE"); variable
71 options, NULL, args_doc, doc, arlib_argp_children, NULL, NULL
findtextrel.c 74 static const char args_doc[] = N_("[FILE...]"); variable
82 options, parse_opt, args_doc, doc, NULL, NULL, NULL
size.c 80 static const char args_doc[] = N_("[FILE...]"); variable
88 options, parse_opt, args_doc, doc, NULL, NULL, NULL
addr2line.c 90 static const char args_doc[] = N_("[ADDR...]"); variable
100 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
objdump.c 71 static const char args_doc[] = N_("[FILE...]"); variable
86 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
strings.c 87 static const char args_doc[] = N_("[FILE...]"); variable
95 options, parse_opt, args_doc, doc, NULL, NULL, NULL
elfcmp.c 79 static const char args_doc[] = N_("FILE1 FILE2"); variable
87 options, parse_opt, args_doc, doc, NULL, NULL, NULL
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
    [all...]
nm.c 108 static const char args_doc[] = N_("[FILE...]"); variable
123 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
    [all...]
elfcompress.c     [all...]
strip.c 101 static const char args_doc[] = N_("[FILE...]"); variable
109 options, parse_opt, args_doc, doc, NULL, NULL, NULL
    [all...]
unstrip.c     [all...]
elflint.c 77 static const char args_doc[] = N_("FILE..."); variable
85 options, parse_opt, args_doc, doc, NULL, NULL, NULL
    [all...]
readelf.c 153 static const char args_doc[] = N_("FILE..."); variable
161 options, parse_opt, args_doc, doc, NULL, NULL, NULL
    [all...]

Completed in 1066 milliseconds