HomeSort by relevance Sort by last modified time
    Searched defs:parse_opt (Results 1 - 21 of 21) sorted by null

  /external/elfutils/src/
arlib-argp.c 40 parse_opt (int key, char *arg __attribute__ ((unused)), function
87 options, parse_opt, NULL, NULL, NULL, help_filter, NULL
findtextrel.c 79 static error_t parse_opt (int key, char *arg, struct argp_state *state);
84 options, parse_opt, args_doc, doc, NULL, NULL, NULL
173 parse_opt (int key, char *arg, function
size.c 86 static error_t parse_opt (int key, char *arg, struct argp_state *state);
91 options, parse_opt, args_doc, doc, NULL, NULL, NULL
218 parse_opt (int key, char *arg, function
strings.c 91 static error_t parse_opt (int key, char *arg, struct argp_state *state);
96 options, parse_opt, args_doc, doc, NULL, NULL, NULL
241 parse_opt (int key, char *arg, function
addr2line.c 94 static error_t parse_opt (int key, char *arg, struct argp_state *state);
101 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
227 parse_opt (int key, char *arg, struct argp_state *state) function
ar.c 105 static error_t parse_opt (int key, char *arg, struct argp_state *state);
110 options, parse_opt, args_doc, doc, arlib_argp_children, NULL, NULL
296 parse_opt (int key, char *arg __attribute__ ((unused)), function
    [all...]
elfcmp.c 84 static error_t parse_opt (int key, char *arg, struct argp_state *state);
89 options, parse_opt, args_doc, doc, NULL, NULL, NULL
683 parse_opt (int key, char *arg, function
elfcompress.c 93 parse_opt (int key, char *arg __attribute__ ((unused)), function
    [all...]
objdump.c 74 static error_t parse_opt (int key, char *arg, struct argp_state *state);
86 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
188 parse_opt (int key, char *arg, function
stack.c 480 parse_opt (int key, char *arg __attribute__ ((unused)), function
683 .parser = parse_opt,
strip.c 98 static error_t parse_opt (int key, char *arg, struct argp_state *state);
103 options, parse_opt, args_doc, doc, NULL, NULL, NULL
229 parse_opt (int key, char *arg, struct argp_state *state) function
    [all...]
nm.c 111 static error_t parse_opt (int key, char *arg, struct argp_state *state);
123 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
273 parse_opt (int key, char *arg, function
    [all...]
unstrip.c 107 parse_opt (int key, char *arg, struct argp_state *state) function
    [all...]
elflint.c 81 static error_t parse_opt (int key, char *arg, struct argp_state *state);
86 options, parse_opt, args_doc, doc, NULL, NULL, NULL
198 parse_opt (int key, char *arg __attribute__ ((unused)), function
    [all...]
readelf.c 129 static error_t parse_opt (int key, char *arg, struct argp_state *state);
134 options, parse_opt, args_doc, doc, NULL, NULL, NULL
314 parse_opt (int key, char *arg, function
    [all...]
  /external/iproute2/ip/
ip_common.h 76 int (*parse_opt)(struct link_util *, int, char **, member in struct:link_util
  /external/elfutils/libdwfl/
argp-std.c 94 struct parse_opt struct
104 parse_opt (int key, char *arg, struct argp_state *state) function
127 struct parse_opt *opt = calloc (1, sizeof (*opt));
140 struct parse_opt *opt = state->hook;
166 struct parse_opt *opt = state->hook;
186 struct parse_opt *opt = state->hook;
211 struct parse_opt *opt = state->hook;
224 struct parse_opt *opt = state->hook;
244 struct parse_opt *opt = state->hook;
261 struct parse_opt *opt = state->hook
    [all...]
  /external/elfutils/lib/
color.c 44 static error_t parse_opt (int key, char *arg, struct argp_state *state);
61 options, parse_opt, NULL, NULL, NULL, NULL, NULL
88 parse_opt (int key, char *arg, function
  /external/elfutils/tests/
dwflmodtest.c 219 parse_opt (int key, char *arg __attribute__ ((unused)), function
259 options, parse_opt, NULL, NULL, argp_children, NULL, NULL
backtrace.c 433 parse_opt (int key, char *arg, struct argp_state *state) function
472 options, parse_opt, NULL, NULL, argp_children, NULL, NULL
  /external/valgrind/callgrind/
global.h 627 Bool (*parse_opt)(const HChar* arg); member in struct:cachesim_if

Completed in 1731 milliseconds