Home
last modified time | relevance | path

Searched refs:cand_arr (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/src/
Dbtf.c4230 const struct btf_array *cand_arr, *canon_arr; local
4234 cand_arr = btf_array(cand_type);
4236 eq = btf_dedup_is_equiv(d, cand_arr->index_type, canon_arr->index_type);
4239 return btf_dedup_is_equiv(d, cand_arr->type, canon_arr->type);