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

/external/elfutils/src/
H A Daddr2line.c89 static struct argp_child argp_children[2]; /* [0] is set in main. */ variable in typeref:struct:argp_child
94 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
137 argp_children[0].argp = dwfl_standard_argp ();
138 argp_children[0].group = 1;
H A Dunstrip.c2236 const struct argp_child argp_children[] =
2249 .children = argp_children,
2233 const struct argp_child argp_children[] = local
/external/elfutils/tests/
H A Ddwflmodtest.c260 const struct argp_child argp_children[] = local
267 options, parse_opt, NULL, NULL, argp_children, NULL, NULL

Completed in 441 milliseconds