Searched refs:image_profile (Results 1 – 3 of 3) sorted by relevance
287 bool ok = image_profile.error == image_ok; in opgprof()289 op_bfd abfd(image_profile.image, string_filter(), in opgprof()291 if (!ok && image_profile.error == image_ok) in opgprof()292 image_profile.error = image_format_failure; in opgprof()294 if (image_profile.error != image_ok) { in opgprof()295 report_image_error(image_profile, true, in opgprof()302 image_group_set const & groups = image_profile.groups[0]; in opgprof()305 load_samples(abfd, it->files, image_profile.image, samples); in opgprof()
29 inverted_profile image_profile; variable78 image_profile = *(iprofiles.begin()); in try_merge_profiles()
26 extern inverted_profile image_profile;