Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbtf.c4379 const struct btf_array *cand_arr, *canon_arr; local
4383 cand_arr = btf_array(cand_type);
4385 eq = btf_dedup_is_equiv(d, cand_arr->index_type, canon_arr->index_type);
4388 return btf_dedup_is_equiv(d, cand_arr->type, canon_arr->type);

Completed in 6 milliseconds