Lines Matching defs:btf
27 static int btf_dump_all_types(const struct btf *btf, in btf_dump_all_types()
53 struct btf *btf = NULL; in test_btf_dump_case() local
138 struct btf *btf = NULL; in test_btf_dump_incremental() local
246 static int btf_dump_data(struct btf *btf, struct btf_dump *d, in btf_dump_data()
327 static void test_btf_dump_int_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_int_data()
385 static void test_btf_dump_float_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_float_data()
430 static void test_btf_dump_char_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_char_data()
452 static void test_btf_dump_typedef_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_typedef_data()
507 static void test_btf_dump_enum_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_enum_data()
543 static void test_btf_dump_struct_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_struct_data()
778 static void test_btf_dump_var_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_var_data()
789 static void test_btf_datasec(struct btf *btf, struct btf_dump *d, char *str, in test_btf_datasec()
817 struct btf *btf = btf__parse("xdping_kern.o", NULL); in test_btf_dump_datasec_data() local
838 struct btf *btf; in test_btf_dump() local