#include <stddef.h>
#include <stdbool.h>
Go to the source code of this file.
◆ test_llvm__testcase
Enumerator |
---|
LLVM_TESTCASE_BASE | |
LLVM_TESTCASE_KBUILD | |
LLVM_TESTCASE_BPF_PROLOGUE | |
LLVM_TESTCASE_BPF_RELOCATION | |
__LLVM_TESTCASE_MAX | |
Definition at line 17 of file llvm.h.
◆ test_llvm__fetch_bpf_obj()
int test_llvm__fetch_bpf_obj |
( |
void ** |
p_obj_buf, |
|
|
size_t * |
p_obj_buf_sz, |
|
|
enum test_llvm__testcase |
index, |
|
|
bool |
force, |
|
|
bool * |
should_load_fail |
|
) |
| |
◆ test_llvm__bpf_base_prog
const char test_llvm__bpf_base_prog[] |
◆ test_llvm__bpf_test_kbuild_prog
const char test_llvm__bpf_test_kbuild_prog[] |
◆ test_llvm__bpf_test_prologue_prog
const char test_llvm__bpf_test_prologue_prog[] |
◆ test_llvm__bpf_test_relocation
const char test_llvm__bpf_test_relocation[] |