Lines Matching refs:parse_opt
53 * argp-std.c (parse_opt): Store core and fd in Dwfl user_core.
111 * argp-std.c (parse_opt): Replace open64 with open.
497 * argp-std.c (parse_opt): Ignore errors from dwfl_core_file_attach
649 * argp-std.c (parse_opt): Call dwfl_linux_proc_attach and
994 * argp-std.c (parse_opt): Use executable parameter of
1073 * argp-std.c (parse_opt) <ARGP_KEY_SUCCESS> <opt->core> <opt->e>: Set
1151 * argp-std.c (parse_opt): Use opt->core and opt->e explicitly in
1219 (struct parse_opt): New.
1220 (parse_opt): New key ARGP_KEY_INIT. In other make hook struct
1221 parse_opt pointer from former Dwfl pointer. Delay 'e and OPT_COREFILE
1498 * argp-std.c (parse_opt): Update caller.
1732 * argp-std.c (parse_opt): Use __libdw_open_file for core file.
1822 (options, parse_opt): Handle --core.
1914 * argp-std.c (parse_opt): On failure, call dwfl_end before argp_failure.
2206 * argp-std.c (parse_opt): Handle ARGP_KEY_ERROR, free the Dwfl.
2303 * argp-std.c (parse_opt): For -e, reset DWFL->offline_next_address to
2429 * argp-std.c (parse_opt): Call dwfl_end in failure cases.
2436 * argp-std.c (options, parse_opt): Grok -M/--linux-process-map.
2536 * argp-std.c (parse_opt): Update caller.
2558 * argp-std.c (options, parse_opt): Grok -K/--offline-kernel, use
2578 (parse_opt): Use it for -e. Allow multiple -e options.