Searched refs:image_error (Results 1 – 17 of 17) sorted by relevance
/external/oprofile/libpp/ |
D | image_errors.h | 21 enum image_error { enum 32 report_image_error(std::string const & image, image_error error, bool fatal,
|
D | locate_images.h | 70 image_error & error, bool fixup) const; 87 image_error & error, bool fixup) const;
|
D | locate_images.cpp | 128 image_error & error, bool fixup) const in locate_image() 162 image_error & error, bool fixup) const in find_image_path()
|
D | image_errors.cpp | 28 void report_image_error(string const & image, image_error error, bool fatal, in report_image_error()
|
D | name_storage.cpp | 57 image_error error; in get_name()
|
D | populate.cpp | 101 image_error error; in populate_for_image()
|
D | arrange_profiles.h | 220 mutable image_error error;
|
D | populate_for_spu.cpp | 91 image_error error; in populate_spu_profile_from_files()
|
D | profile_spec.cpp | 38 image_error error; in fixup_image_spec()
|
D | callgraph_container.cpp | 457 image_error error; in populate()
|
/external/oprofile/pp/ |
D | oparchive.cpp | 41 void copy_one_file(image_error err, string const & source, string const & dest) in copy_one_file() 127 image_error error; in oparchive()
|
D | opannotate.cpp | 466 image_error error; in output_objdump_asm()
|
/external/oprofile/libutil++/ |
D | op_spu_bfd.cpp | 62 image_error image_ok; in op_bfd()
|
D | op_bfd.cpp | 118 image_error img_ok; in op_bfd()
|
D | bfd_support.cpp | 55 image_error img_ok; in separate_debug_file_exists()
|
/external/oprofile/ |
D | ChangeLog-2004 | 895 * libpp/image_error.h: remove this file by moving its contents ...
|
D | ChangeLog-2003 | 1505 * libpp/image_error.h: ... here, and rename
|