Lines Matching refs:Dwfl
95 Dwfl *dwfl;
103 failure (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state)
115 fail (Dwfl *dwfl, int errnum, const char *msg, struct argp_state *state)
143 Dwfl *dwfl = opt->dwfl;
171 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks);
199 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks);
214 Dwfl *dwfl = opt->dwfl;
229 Dwfl *dwfl = INTUSE(dwfl_begin) (&kernel_callbacks);
249 Dwfl *dwfl = INTUSE(dwfl_begin) (&offline_callbacks);
264 Dwfl *dwfl = opt->dwfl;
308 /* Store core Elf and fd in Dwfl to expose with dwfl_end. */
336 if we got here. Tie up the Dwfl and return it to the caller of
345 *(Dwfl **) state->input = dwfl;
367 *(Dwfl **) state->input = opt->dwfl;