Searched refs:more_help (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/src/ |
D | size.c | 78 static char *more_help (int key, const char *text, void *input); 83 options, parse_opt, args_doc, doc, NULL, more_help 277 more_help (int key, const char *text, void *input) in more_help() function
|
D | ld.c | 194 static char *more_help (int key, const char *text, void *input); 199 options, parse_opt_1st, args_doc, doc, NULL, more_help 203 options, parse_opt_2nd, args_doc, doc, NULL, more_help 482 more_help (int key, const char *text, void *input) in more_help() function
|
D | nm.c | 102 static char *more_help (int key, const char *text, void *input); 107 options, parse_opt, args_doc, doc, NULL, more_help, NULL 343 more_help (int key, const char *text, /*@unused@*/ void *input) in more_help() function
|
D | strip.c | 82 static char *more_help (int key, const char *text, void *input); 87 options, parse_opt, args_doc, doc, NULL, more_help 229 more_help (int key, const char *text, void *input) in more_help() function
|
D | elflint.c | 72 static char *more_help (int key, const char *text, void *input); 77 options, parse_opt, args_doc, doc, NULL, more_help 216 more_help (int key, const char *text, void *input) in more_help() function
|
D | readelf.c | 85 static char *more_help (int key, const char *text, void *input); 90 options, parse_opt, args_doc, doc, NULL, more_help 351 more_help (int key, const char *text, void *input) in more_help() function
|