addr2line.c | 89 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;
|