Home
last modified time | relevance | path

Searched refs:img_ok (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libutil++/
Dop_bfd.cpp118 image_error img_ok; in op_bfd() local
120 extra_images.find_image_path(filename, img_ok, true); in op_bfd()
125 if (!ok || img_ok != image_ok) { in op_bfd()
Dbfd_support.cpp55 image_error img_ok; in separate_debug_file_exists() local
56 string const image_path = extra.find_image_path(name, img_ok, true); in separate_debug_file_exists()
58 if (img_ok != image_ok) in separate_debug_file_exists()