2 #ifndef PERF_UTIL_CLANG_C_H 3 #define PERF_UTIL_CLANG_C_H 12 #ifdef HAVE_LIBCLANGLLVM_SUPPORT 21 size_t *p_obj_buf_sz);
34 void **p_obj_buf __maybe_unused,
35 size_t *p_obj_buf_sz __maybe_unused)
static void perf_clang__cleanup(void)
static int perf_clang__compile_bpf(const char *filename __maybe_unused, void **p_obj_buf __maybe_unused, size_t *p_obj_buf_sz __maybe_unused)
static int test__clang_to_obj(void)
static void perf_clang__init(void)
static int test__clang_to_IR(void)