Searched refs:img_from_local_file (Results 1 – 4 of 4) sorted by relevance
62 DiImage* ML_(img_from_local_file)(const HChar* fullpath);
1172 : ML_(img_from_local_file)(name); in open_debug_file()1346 dimg = ML_(img_from_local_file)(debugpath); in find_debug_file_ad_hoc()1565 mimg = ML_(img_from_local_file)(di->fsm.filename); in ML_()
153 DiImage* mimg = ML_(img_from_local_file)(filename); in map_image_aboard()
609 DiImage* ML_(img_from_local_file)(const HChar* fullpath) in ML_() argument