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

/external/oprofile/libpp/
H A Dcallgraph_container.cpp453 parsed_filename caller_file = local
455 string const app_name = caller_file.image;
458 extra_found_images.find_image_path(caller_file.lib_image,
462 report_image_error(caller_file.lib_image,
466 op_bfd caller_bfd(caller_file.lib_image,
469 report_image_error(caller_file.lib_image,

Completed in 86 milliseconds