Lines Matching refs:Dwfl
95 Dwfl *dwfl;
103 failure (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in failure()
115 fail (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state) in fail()
143 Dwfl *dwfl = opt->dwfl; in parse_opt()
171 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks); in parse_opt()
199 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks); in parse_opt()
214 Dwfl *dwfl = opt->dwfl; in parse_opt()
229 Dwfl *dwfl = INTUSE(dwfl_begin) (&kernel_callbacks); in parse_opt()
249 Dwfl *dwfl = INTUSE(dwfl_begin) (&offline_callbacks); in parse_opt()
264 Dwfl *dwfl = opt->dwfl; in parse_opt()
345 *(Dwfl **) state->input = dwfl; in parse_opt()
367 *(Dwfl **) state->input = opt->dwfl; in parse_opt()