Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c4985 struct btf_type *cand_t; in btf_dedup_resolve_fwd() local
5002 cand_t = btf_type_by_id(d->btf, cand_id); in btf_dedup_resolve_fwd()
5003 cand_kind = btf_kind(cand_t); in btf_dedup_resolve_fwd()