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

  /external/elfutils/src/
ranlib.c 77 static const char args_doc[] = N_("ARCHIVE"); variable
82 options, NULL, args_doc, doc, NULL, NULL, NULL
addr2line.c 84 static const char args_doc[] = N_("[ADDR...]"); variable
94 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
findtextrel.c 82 static const char args_doc[] = N_("[FILE...]"); variable
90 options, parse_opt, args_doc, doc, NULL, NULL, NULL
elfcmp.c 83 static const char args_doc[] = N_("FILE1 FILE2"); variable
91 options, parse_opt, args_doc, doc, NULL, NULL, NULL
size.c 92 static const char args_doc[] = N_("[FILE...]"); variable
100 options, parse_opt, args_doc, doc, NULL, NULL, NULL
strings.c 92 static const char args_doc[] = N_("[FILE...]"); variable
100 options, parse_opt, args_doc, doc, NULL, NULL, NULL
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
    [all...]
nm.c 111 static const char args_doc[] = N_("[FILE...]"); variable
119 options, parse_opt, args_doc, doc, NULL, NULL, NULL
    [all...]
objdump.c 80 static const char args_doc[] = N_("[FILE...]"); variable
88 options, parse_opt, args_doc, doc, NULL, NULL, NULL
ar.c 109 static const char args_doc[] = N_("[MEMBER] [COUNT] ARCHIVE [FILE...]"); variable
117 options, parse_opt, args_doc, doc, NULL, NULL, NULL
    [all...]
strip.c 96 static const char args_doc[] = N_("[FILE...]"); variable
104 options, parse_opt, args_doc, doc, NULL, NULL, NULL
    [all...]
elflint.c 86 static const char args_doc[] = N_("FILE..."); variable
94 options, parse_opt, args_doc, doc, NULL, NULL, NULL
    [all...]
unstrip.c     [all...]
readelf.c 110 static const char args_doc[] = N_("FILE..."); variable
118 options, parse_opt, args_doc, doc, NULL, NULL, NULL
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argp.h 142 completely documented in an argp's ARGS_DOC field, in which case including
144 if ARGS_DOC is "FOO BAR\n-x BLAH", and the `-x' option's purpose is to
244 __const char *args_doc;
242 __const char *args_doc; member in struct:argp
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
argp.h 142 completely documented in an argp's ARGS_DOC field, in which case including
144 if ARGS_DOC is "FOO BAR\n-x BLAH", and the `-x' option's purpose is to
244 __const char *args_doc;
242 __const char *args_doc; member in struct:argp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
argp.h 142 completely documented in an argp's ARGS_DOC field, in which case including
144 if ARGS_DOC is "FOO BAR\n-x BLAH", and the `-x' option's purpose is to
244 __const char *args_doc;
242 __const char *args_doc; member in struct:argp

Completed in 1041 milliseconds