Home
last modified time | relevance | path

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

/linux-5.19.10/tools/bpf/resolve_btfids/
Dmain.c114 int nr_unions; member
437 obj->nr_unions++; in symbols_collect()
482 int nr_unions = obj->nr_unions; in symbols_resolve() local
533 } else if (btf_is_union(type) && nr_unions) { in symbols_resolve()
534 nr = &nr_unions; in symbols_resolve()