Searched refs:empty_function_code (Results 1 – 1 of 1) sorted by relevance
188 char empty_function_code[2048]; in CreateObjectChecker() local189 int len = ::snprintf(empty_function_code, sizeof(empty_function_code), in CreateObjectChecker()192 assert(len < (int)sizeof(empty_function_code)); in CreateObjectChecker()195 return GetTargetRef().CreateUtilityFunction(empty_function_code, name, in CreateObjectChecker()