HomeSort by relevance Sort by last modified time
    Searched full:real_exe_name (Results 1 - 1 of 1) sorted by null

  /external/oprofile/pp/
oparchive.cpp 128 string real_exe_name = local
133 exe_name = classes.extra_found_images.strip_path_prefix(real_exe_name);
145 cverb << vdebug << real_exe_name << endl;
155 copy_one_file(it->error, real_exe_name, exe_archive_file);
163 bfd * ibfd = open_bfd(real_exe_name);
165 string dirname = op_dirname(real_exe_name);
167 if (find_separate_debug_file(ibfd, real_exe_name,

Completed in 352 milliseconds