Lines Matching defs:dwfl
866 Dwfl *dwfl = dwfl_begin (&callbacks);
867 if (likely (dwfl != NULL))
869 dwfl->offline_next_address = 0;
870 if (dwfl_report_offline (dwfl, fname, fname, dwfl_fd) == NULL)
881 dwfl = NULL;
884 dwfl_report_end (dwfl, NULL, NULL);
886 return dwfl;
914 Dwfl *dwfl = create_dwfl (fd, fname);
915 if (dwfl != NULL)
921 only_one = dwfl_getmodules (dwfl, &count_dwflmod, &seen, 0) == 0;
926 dwfl_getmodules (dwfl, &process_dwflmod, &a, 0);
931 dwfl_end (dwfl);
11496 fprintf (stderr, "Warning: Couldn't create skeleton dwfl for"
11538 destroy the underlying dwfl