Lines Matching defs:btf_ext

851 				 struct btf_ext **btf_ext)  in btf_parse_elf()
977 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf()
1060 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse()
1077 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext) in btf__parse()
2451 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info()
2540 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info()
2553 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info()
2566 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos()
2615 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()
2625 struct btf_ext *btf_ext; in btf_ext__new() local
2675 const void *btf_ext__get_raw_data(const struct btf_ext *btf_ext, __u32 *size) in btf_ext__get_raw_data()
2729 const struct btf_ext *btf_ext, in btf_ext__reloc_func_info()
2738 const struct btf_ext *btf_ext, in btf_ext__reloc_line_info()
2746 __u32 btf_ext__func_info_rec_size(const struct btf_ext *btf_ext) in btf_ext__func_info_rec_size()
2751 __u32 btf_ext__line_info_rec_size(const struct btf_ext *btf_ext) in btf_ext__line_info_rec_size()
2906 int btf__dedup(struct btf *btf, struct btf_ext *btf_ext, in btf__dedup()
2971 struct btf_ext *btf_ext; member
3073 static struct btf_dedup *btf_dedup_new(struct btf *btf, struct btf_ext *btf_ext, in btf_dedup_new()
4584 int btf_ext_visit_type_ids(struct btf_ext *btf_ext, type_id_visit_fn visit, void *ctx) in btf_ext_visit_type_ids()
4615 int btf_ext_visit_str_offs(struct btf_ext *btf_ext, str_off_visit_fn visit, void *ctx) in btf_ext_visit_str_offs()