Home | History | Annotate | Download | only in cached

Lines Matching refs:error_str

720     char error_str[64];
721 sprintf(error_str, "Unknown function referenced %s", Callee.c_str());
722 return ErrorV(error_str);