Lines Matching refs:parse_opt
143 * argp-std.c (parse_opt): For -k call argp_failure not failure to
384 * argp-std.c (parse_opt): Store core and fd in Dwfl user_core.
442 * argp-std.c (parse_opt): Replace open64 with open.
828 * argp-std.c (parse_opt): Ignore errors from dwfl_core_file_attach
980 * argp-std.c (parse_opt): Call dwfl_linux_proc_attach and
1325 * argp-std.c (parse_opt): Use executable parameter of
1404 * argp-std.c (parse_opt) <ARGP_KEY_SUCCESS> <opt->core> <opt->e>: Set
1482 * argp-std.c (parse_opt): Use opt->core and opt->e explicitly in
1550 (struct parse_opt): New.
1551 (parse_opt): New key ARGP_KEY_INIT. In other make hook struct
1552 parse_opt pointer from former Dwfl pointer. Delay 'e and OPT_COREFILE
1829 * argp-std.c (parse_opt): Update caller.
2063 * argp-std.c (parse_opt): Use __libdw_open_file for core file.
2153 (options, parse_opt): Handle --core.
2245 * argp-std.c (parse_opt): On failure, call dwfl_end before argp_failure.
2537 * argp-std.c (parse_opt): Handle ARGP_KEY_ERROR, free the Dwfl.
2634 * argp-std.c (parse_opt): For -e, reset DWFL->offline_next_address to
2760 * argp-std.c (parse_opt): Call dwfl_end in failure cases.
2767 * argp-std.c (options, parse_opt): Grok -M/--linux-process-map.
2867 * argp-std.c (parse_opt): Update caller.
2889 * argp-std.c (options, parse_opt): Grok -K/--offline-kernel, use
2909 (parse_opt): Use it for -e. Allow multiple -e options.