Searched refs:argp_children (Results 1 - 6 of 6) sorted by relevance

/external/elfutils/src/tests/
H A Ddwflmodtest.c252 const struct argp_child argp_children[] = local
259 options, parse_opt, NULL, NULL, argp_children, NULL, NULL
H A Dbacktrace.c459 const struct argp_child argp_children[] = local
466 options, parse_opt, NULL, NULL, argp_children, NULL, NULL
/external/elfutils/src/src/
H A Daddr2line.c90 static struct argp_child argp_children[2]; /* [0] is set in main. */ variable in typeref:struct:argp_child
95 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
150 argp_children[0].argp = dwfl_standard_argp ();
151 argp_children[0].group = 1;
H A Dobjdump.c78 static struct argp_child argp_children[] = variable in typeref:struct:argp_child
87 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
H A Dnm.c114 static struct argp_child argp_children[] = variable in typeref:struct:argp_child
123 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
H A Dunstrip.c2276 const struct argp_child argp_children[] =
2289 .children = argp_children,
2273 const struct argp_child argp_children[] = local

Completed in 130 milliseconds