find_sec_def
sec_def = find_sec_def(name);
static const struct bpf_sec_def *find_sec_def(const char *sec_name);
prog->sec_def = find_sec_def(prog->sec_name);