/external/elfutils/src/ |
H A D | arlib-argp.c | 40 parse_opt (int key, char *arg __attribute__ ((unused)), function 87 options, parse_opt, NULL, NULL, NULL, help_filter, NULL
|
H A D | 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
|
H A D | 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
|
H A D | 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
|
H A D | 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
|
H A D | elfcompress.c | 93 parse_opt (int key, char *arg __attribute__ ((unused)), function 1292 .parser = parse_opt,
|
H A D | 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
|
H A D | stack.c | 480 parse_opt (int key, char *arg __attribute__ ((unused)), function 683 .parser = parse_opt,
|
H A D | 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
|
H A D | 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
|
H A D | 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
|
H A D | 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
|
H A D | unstrip.c | 107 parse_opt (int key, char *arg, struct argp_state *state) function 2391 .parser = parse_opt, 2452 /* parse_opt checked this. */
|
H A D | 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
|
H A D | 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
|
/external/iproute2/ip/ |
H A D | ip_common.h | 76 int (*parse_opt)(struct link_util *, int, char **, member in struct:link_util
|
/external/elfutils/libdwfl/ |
H A D | 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 *op [all...] |
/external/elfutils/lib/ |
H A D | 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/ |
H A D | dwflmodtest.c | 219 parse_opt (int key, char *arg __attribute__ ((unused)), function 259 options, parse_opt, NULL, NULL, argp_children, NULL, NULL
|
H A D | 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/ |
H A D | global.h | 627 Bool (*parse_opt)(const HChar* arg); member in struct:cachesim_if
|