Searched refs:load_script (Results 1 – 3 of 3) sorted by relevance
50 extern Int VG_(load_script) ( Int fd, const HChar *name, ExeInfo *info );
72 Int VG_(load_script)(Int fd, const HChar* name, ExeInfo* info) in VG_() argument
61 { VG_(match_script), VG_(load_script) },