Searched defs:parse_opt (Results 1 - 21 of 21) sorted by relevance

/external/elfutils/src/
H A Darlib-argp.c40 parse_opt (int key, char *arg __attribute__ ((unused)), function
87 options, parse_opt, NULL, NULL, NULL, help_filter, NULL
H A Dfindtextrel.c79 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
H A Dsize.c86 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
H A Dstrings.c91 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
H A Daddr2line.c94 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
H A Delfcompress.c93 parse_opt (int key, char *arg __attribute__ ((unused)), function
1292 .parser = parse_opt,
H A Dobjdump.c74 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
H A Dstack.c480 parse_opt (int key, char *arg __attribute__ ((unused)), function
683 .parser = parse_opt,
H A Dar.c105 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
H A Delfcmp.c84 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
H A Dnm.c111 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
H A Dstrip.c98 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
H A Dunstrip.c107 parse_opt (int key, char *arg, struct argp_state *state) function
2391 .parser = parse_opt,
2452 /* parse_opt checked this. */
H A Delflint.c81 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
H A Dreadelf.c129 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
/external/iproute2/ip/
H A Dip_common.h76 int (*parse_opt)(struct link_util *, int, char **, member in struct:link_util
/external/elfutils/libdwfl/
H A Dargp-std.c94 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 *op
[all...]
/external/elfutils/lib/
H A Dcolor.c44 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/
H A Ddwflmodtest.c219 parse_opt (int key, char *arg __attribute__ ((unused)), function
259 options, parse_opt, NULL, NULL, argp_children, NULL, NULL
H A Dbacktrace.c433 parse_opt (int key, char *arg, struct argp_state *state) function
472 options, parse_opt, NULL, NULL, argp_children, NULL, NULL
/external/valgrind/callgrind/
H A Dglobal.h627 Bool (*parse_opt)(const HChar* arg); member in struct:cachesim_if

Completed in 1017 milliseconds