Home | History | Annotate | Download | only in src

Lines Matching defs:dwfl

100   Dwfl *dwfl;
119 state->child_inputs[0] = &info->dwfl;
170 if (info->list && (info->dwfl == NULL
195 if (info->dwfl == NULL)
2189 return dwfl_getmodules (info->dwfl, &match_module, &mmi, offset);
2282 assert (info.dwfl == NULL);
2290 if (info.dwfl == NULL)
2313 dwfl_end (info.dwfl);