Searched refs:nr_unions (Results 1 – 1 of 1) sorted by relevance
139 int nr_unions; member479 obj->nr_unions++; in symbols_collect()536 int nr_unions = obj->nr_unions; in symbols_resolve() local587 } else if (btf_is_union(type) && nr_unions) { in symbols_resolve()588 nr = &nr_unions; in symbols_resolve()