Searched defs:report_image_error (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libpp/
H A Dimage_errors.cpp28 void report_image_error(string const & image, image_error error, bool fatal, function
72 void report_image_error(inverted_profile const & profile, bool fatal, function
75 report_image_error(profile.image, profile.error, fatal, extra);
86 report_image_error(*it, false, extra);

Completed in 50 milliseconds