Home
last modified time | relevance | path

Searched refs:parse_opt (Results 1 - 25 of 26) sorted by relevance

12

/third_party/elfutils/libdwfl/
H A Dargp-std.c93 struct parse_opt struct
122 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function
129 struct parse_opt *opt = calloc (1, sizeof (*opt)); in parse_opt()
142 struct parse_opt *opt = state->hook; in parse_opt()
168 struct parse_opt *opt = state->hook; in parse_opt()
188 struct parse_opt *opt = state->hook; in parse_opt()
213 struct parse_opt *opt = state->hook; in parse_opt()
226 struct parse_opt *opt = state->hook; in parse_opt()
246 struct parse_opt *opt = state->hook; in parse_opt()
263 struct parse_opt *op in parse_opt()
[all...]
/third_party/elfutils/src/
H A Darlib-argp.c39 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function
87 options, parse_opt, NULL, NULL, NULL, help_filter, NULL
H A Dfindtextrel.c77 static error_t parse_opt (int key, char *arg, struct argp_state *state);
82 options, parse_opt, args_doc, doc, NULL, NULL, NULL
157 parse_opt (int key, char *arg, in parse_opt() function
H A Dstrings.c89 static error_t parse_opt (int key, char *arg, struct argp_state *state);
94 options, parse_opt, args_doc, doc, NULL, NULL, NULL
225 parse_opt (int key, char *arg, in parse_opt() function
H A Dsize.c82 static error_t parse_opt (int key, char *arg, struct argp_state *state);
87 options, parse_opt, args_doc, doc, NULL, NULL, NULL
200 parse_opt (int key, char *arg, in parse_opt() function
H A Dobjdump.c73 static error_t parse_opt (int key, char *arg, struct argp_state *state);
85 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
173 parse_opt (int key, char *arg, in parse_opt() function
H A Daddr2line.c96 static error_t parse_opt (int key, char *arg, struct argp_state *state);
103 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
216 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function
H A Delfclassify.c42 /* Set by parse_opt. */
77 /* Set by parse_opt. */
123 /* Set by parse_opt. */
666 /* Set by parse_opt. */
673 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function
978 .parser = parse_opt, in main()
H A Delfcmp.c81 static error_t parse_opt (int key, char *arg, struct argp_state *state);
86 options, parse_opt, args_doc, doc, NULL, NULL, NULL
684 parse_opt (int key, char *arg, in parse_opt() function
H A Dstack.c479 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function
684 .parser = parse_opt, in main()
H A Dnm.c110 static error_t parse_opt (int key, char *arg, struct argp_state *state);
122 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
258 parse_opt (int key, char *arg, in parse_opt() function
H A Dar.c103 static error_t parse_opt (int key, char *arg, struct argp_state *state);
108 options, parse_opt, args_doc, doc, arlib_argp_children, NULL, NULL
280 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function
H A Delfcompress.c90 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function
1357 .parser = parse_opt, in main()
H A Dstrip.c103 static error_t parse_opt (int key, char *arg, struct argp_state *state);
108 options, parse_opt, args_doc, doc, NULL, NULL, NULL
280 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function
H A Dunstrip.c103 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function
2558 .parser = parse_opt, in main()
2618 /* parse_opt checked this. */ in main()
H A Delflint.c79 static error_t parse_opt (int key, char *arg, struct argp_state *state);
84 options, parse_opt, args_doc, doc, NULL, NULL, NULL
196 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function
/third_party/elfutils/lib/
H A Dcolor.c42 static error_t parse_opt (int key, char *arg, struct argp_state *state);
59 options, parse_opt, NULL, NULL, NULL, NULL, NULL
88 parse_opt (int key, char *arg, in parse_opt() function
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c96 static error_t parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function
116 options, parse_opt, args_doc, doc, NULL, NULL, NULL
H A Ddebuginfod.cxx399 static error_t parse_opt (int key, char *arg, struct argp_state *state);
404 options, parse_opt, args_doc, doc, NULL, NULL, NULL
499 parse_opt (int key, char *arg, in parse_opt() function
/third_party/elfutils/tests/
H A Ddwflmodtest.c215 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function
255 options, parse_opt, NULL, NULL, argp_children, NULL, NULL in main()
H A Dbacktrace.c489 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function
528 options, parse_opt, NULL, NULL, argp_children, NULL, NULL in main()
/third_party/alsa-utils/axfer/
H A Dxfer.h86 int (*parse_opt)(struct xfer_context *xfer, int key, const char *optarg); member
H A Dxfer-libffado.c560 .parse_opt = xfer_libffado_parse_opt,
H A Dxfer-options.c368 err = xfer->ops->parse_opt(xfer, key, optarg); in xfer_options_parse_args()
H A Dxfer-libasound.c924 .parse_opt = xfer_libasound_parse_opt,

Completed in 45 milliseconds

12