Searched refs:has_func (Results 1 – 1 of 1) sorted by relevance
1365 bool has_func = obj->caps.btf_func; in bpf_object__sanitize_btf() local1370 if (!obj->btf || (has_func && has_datasec)) in bpf_object__sanitize_btf()1410 } else if (!has_func && btf_is_func_proto(t)) { in bpf_object__sanitize_btf()1415 } else if (!has_func && btf_is_func(t)) { in bpf_object__sanitize_btf()