Lines Matching defs:btf
26 static int btf_dump_all_types(const struct btf *btf, void *ctx) in btf_dump_all_types()
51 struct btf *btf = NULL; in test_btf_dump_case() local
135 struct btf *btf = NULL; in test_btf_dump_incremental() local
269 static int btf_dump_data(struct btf *btf, struct btf_dump *d, in btf_dump_data()
350 static void test_btf_dump_int_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_int_data()
408 static void test_btf_dump_float_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_float_data()
453 static void test_btf_dump_char_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_char_data()
475 static void test_btf_dump_typedef_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_typedef_data()
530 static void test_btf_dump_enum_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_enum_data()
566 static void test_btf_dump_struct_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_struct_data()
801 static void test_btf_dump_var_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_var_data()
812 static void test_btf_datasec(struct btf *btf, struct btf_dump *d, char *str, in test_btf_datasec()
840 struct btf *btf; in test_btf_dump_datasec_data() local
863 struct btf *btf; in test_btf_dump() local