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