Searched refs:tmpl_new (Results 1 – 1 of 1) sorted by relevance
57 char *tmpl_new = NULL, *clang_opt_new = NULL; in test_llvm__fetch_bpf_obj() local95 err = asprintf(&tmpl_new, "echo '%s' | %s%s", source, in test_llvm__fetch_bpf_obj()105 llvm_param.clang_bpf_cmd_template = tmpl_new; in test_llvm__fetch_bpf_obj()120 free(tmpl_new); in test_llvm__fetch_bpf_obj()
Completed in 3 milliseconds