Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/
H A Dmain.c112 int nr_unions; member
433 obj->nr_unions++; in symbols_collect()
476 int nr_unions = obj->nr_unions; in symbols_resolve() local
516 } else if (btf_is_union(type) && nr_unions) { in symbols_resolve()
517 nr = &nr_unions; in symbols_resolve()