Searched refs:dso_path_in_record_file (Results 1 – 1 of 1) sorted by relevance
383 def find_real_dso_path(dso_path_in_record_file, binary_cache_path): argument386 tmp_path = os.path.join(binary_cache_path, dso_path_in_record_file[1:])389 if is_elf_file(dso_path_in_record_file):390 return dso_path_in_record_file