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

/linux-master/tools/bpf/resolve_btfids/
H A Dmain.c139 int nr_unions; member in struct:object
470 obj->nr_unions++;
527 int nr_unions = obj->nr_unions; local
578 } else if (btf_is_union(type) && nr_unions) {
579 nr = &nr_unions;

Completed in 90 milliseconds