Searched refs:file_path (Results 1 – 1 of 1) sorted by relevance
45 file_path = os.path.join(build_dir, image, '{}.map'.format(image)) variable46 if os.path.isfile(file_path):47 with open (file_path, 'rt') as mapfile:
Completed in 2 milliseconds