Home
last modified time | relevance | path

Searched refs:img_from_local_file (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dpriv_image.h62 DiImage* ML_(img_from_local_file)(const HChar* fullpath);
Dreadelf.c1172 : 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_()
Dreadmacho.c153 DiImage* mimg = ML_(img_from_local_file)(filename); in map_image_aboard()
Dimage.c609 DiImage* ML_(img_from_local_file)(const HChar* fullpath) in ML_() argument