Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
H A Ddwflmodtest.c248 const struct argp_child argp_children[] = in main() local
255 options, parse_opt, NULL, NULL, argp_children, NULL, NULL in main()
H A Dbacktrace.c521 const struct argp_child argp_children[] = in main() local
528 options, parse_opt, NULL, NULL, argp_children, NULL, NULL in main()
/third_party/elfutils/src/
H A Daddr2line.c98 static struct argp_child argp_children[2]; /* [0] is set in main. */ variable
103 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
167 argp_children[0].argp = dwfl_standard_argp (); in main()
168 argp_children[0].group = 1; in main()
H A Dobjdump.c76 static struct argp_child argp_children[] = variable
85 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
H A Dnm.c113 static struct argp_child argp_children[] = variable
122 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
H A Dunstrip.c2546 const struct argp_child argp_children[] = in main()
2559 .children = argp_children, in main()
2543 const struct argp_child argp_children[] = main() local

Completed in 9 milliseconds