Searched refs:btf_type_c_dump (Results 1 – 3 of 3) sorted by relevance
31 ASSERT_STREQ(btf_type_c_dump(btf1), "\ in test_split_simple()80 ASSERT_STREQ(btf_type_c_dump(btf2), "\ in test_split_simple()110 ASSERT_STREQ(btf_type_c_dump(btf2), "\ in test_split_simple()
18 const char *btf_type_c_dump(const struct btf *btf);
257 const char *btf_type_c_dump(const struct btf *btf) in btf_type_c_dump() function