Searched refs:BTF_UNION (Results 1 – 1 of 1) sorted by relevance
71 #define BTF_UNION "union" macro436 } else if (!strncmp(prefix, BTF_UNION, sizeof(BTF_UNION) - 1)) { in symbols_collect()438 id = add_symbol(&obj->unions, prefix, sizeof(BTF_UNION) - 1); in symbols_collect()