bpf_sec_def
static bool sec_def_matches(const struct bpf_sec_def *sec_def, const char *sec_name)
static const struct bpf_sec_def *find_sec_def(const char *sec_name)
const struct bpf_sec_def *sec_def;
const struct bpf_sec_def *sec_def = §ion_defs[i];
const struct bpf_sec_def *sec_def;
const struct bpf_sec_def *sec_def;
const struct bpf_sec_def *sec_def;
static const struct bpf_sec_def *find_sec_def(const char *sec_name);
static struct bpf_sec_def *custom_sec_defs;
static struct bpf_sec_def custom_fallback_def;
static const struct bpf_sec_def section_defs[] = {
struct bpf_sec_def *sec_def;
struct bpf_sec_def *sec_defs;