#include <stddef.h>
#include <util-cxx.h>
#include <errno.h>
Go to the source code of this file.
◆ perf_clang__cleanup()
static void perf_clang__cleanup |
( |
void |
| ) |
|
|
inlinestatic |
◆ perf_clang__compile_bpf()
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 |
|
) |
| |
|
inlinestatic |
◆ perf_clang__init()
static void perf_clang__init |
( |
void |
| ) |
|
|
inlinestatic |
◆ test__clang_to_IR()
static int test__clang_to_IR |
( |
void |
| ) |
|
|
inlinestatic |
◆ test__clang_to_obj()
static int test__clang_to_obj |
( |
void |
| ) |
|
|
inlinestatic |