/third_party/elfutils/libdwfl/ |
D | argp-std.c | 93 struct parse_opt struct 122 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() argument 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 *opt = state->hook; in parse_opt() [all …]
|
D | ChangeLog | 439 * argp-std.c (parse_opt): Don't assert, but call fail when 691 * argp-std.c (parse_opt): For -k call argp_failure not failure to 932 * argp-std.c (parse_opt): Store core and fd in Dwfl user_core. 990 * argp-std.c (parse_opt): Replace open64 with open. 1376 * argp-std.c (parse_opt): Ignore errors from dwfl_core_file_attach 1528 * argp-std.c (parse_opt): Call dwfl_linux_proc_attach and 1873 * argp-std.c (parse_opt): Use executable parameter of 1952 * argp-std.c (parse_opt) <ARGP_KEY_SUCCESS> <opt->core> <opt->e>: Set 2030 * argp-std.c (parse_opt): Use opt->core and opt->e explicitly in 2098 (struct parse_opt): New. [all …]
|
/third_party/elfutils/src/ |
D | arlib-argp.c | 39 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function 87 options, parse_opt, NULL, NULL, NULL, help_filter, NULL
|
D | ChangeLog | 43 (parse_opt): Handle 'D'. 95 (parse_opt): Handle OPT_RELATIVE. 315 * readelf.c (parse_opt): Lift add_dump_section function to... 589 (parse_opt): Handle PRINT_DYNSYM_TABLE. 613 (parse_opt): Set notes_section. 634 * stack.c (parse_opt): Fix dwfl_core_file_attach error message. 742 (parse_opt): Handle OPT_RELOC_DEBUG_ONLY. 1094 (parse_opt): Add both section_info and section_types for "info" 1129 * readelf.c (parse_opt): Request implicit section_info for "str". 1141 (parse_opt): Parse "addr". [all …]
|
D | findtextrel.c | 77 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
|
D | strings.c | 89 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
|
D | size.c | 82 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
|
D | addr2line.c | 96 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
|
D | objdump.c | 73 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
|
D | elfcmp.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 684 parse_opt (int key, char *arg, in parse_opt() function
|
D | elfclassify.c | 673 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function 978 .parser = parse_opt, in main()
|
D | stack.c | 479 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function 684 .parser = parse_opt, in main()
|
D | ar.c | 103 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
|
D | nm.c | 110 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
|
D | elfcompress.c | 90 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function 1357 .parser = parse_opt, in main()
|
/third_party/elfutils/lib/ |
D | color.c | 42 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
|
D | ChangeLog | 55 * color.c (parse_opt): Replace asprintf followed by error(EXIT_FAILURE) 106 * color.c (parse_opt): Replace gettext(...) and 137 * color.c (parse_opt): Cast program_invocation_short_name to char *.
|
/third_party/elfutils/debuginfod/ |
D | ChangeLog | 54 * debuginfod-find.c (parse_opt): Set verbose_fd only at verbosity >= 2. 76 * debuginfod.cxx (parse_opt): If '-C' is given with no arg, do not 107 (parse_opt, elf_classify): Use it. 217 (parse_opt): Parse & check -C option to set it. 266 * debuginfod.cxx (parse_opt): Add "--passive" flag. Complain 326 * debuginfod.cxx (parse_opt): Turn the -d arg ":memory:" into 333 (parse_opt): Handle ARGP_KEY_FORWARDED_TTL_LIMIT. 408 (parse_opt): Handle 'r' option by setting regex_groom to true. 519 (parse_opt): Parse it. 552 (parse_opt): Fix spelling typos in error diagnostics. [all …]
|
D | debuginfod-find.c | 96 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
|
/third_party/elfutils/tests/ |
D | dwflmodtest.c | 215 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() function 255 options, parse_opt, NULL, NULL, argp_children, NULL, NULL in main()
|
D | backtrace.c | 489 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()
|
D | run-allfcts.sh | 32 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:173:parse_opt
|
/third_party/alsa-utils/axfer/ |
D | xfer.h | 86 int (*parse_opt)(struct xfer_context *xfer, int key, const char *optarg); member
|
D | xfer-libffado.c | 560 .parse_opt = xfer_libffado_parse_opt,
|
D | xfer-options.c | 368 err = xfer->ops->parse_opt(xfer, key, optarg); in xfer_options_parse_args()
|