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
130 struct btf *btf; member
184 struct btf *btf; in test_btf_dump_incremental() local
285 struct btf *btf; in test_btf_dump_type_tags() local
339 static int btf_dump_data(struct btf *btf, struct btf_dump *d, in btf_dump_data()
420 static void test_btf_dump_int_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_int_data()
478 static void test_btf_dump_float_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_float_data()
523 static void test_btf_dump_char_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_char_data()
545 static void test_btf_dump_typedef_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_typedef_data()
600 static void test_btf_dump_enum_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_enum_data()
636 static void test_btf_dump_struct_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_struct_data()
871 static void test_btf_dump_var_data(struct btf *btf, struct btf_dump *d, in test_btf_dump_var_data()
882 static void test_btf_datasec(struct btf *btf, struct btf_dump *d, char *str, in test_btf_datasec()
910 struct btf *btf; in test_btf_dump_datasec_data() local
933 struct btf *btf; in test_btf_dump() local