Lines Matching defs:btf_ext
1088 struct btf_ext **btf_ext) in btf_parse_elf()
1213 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf()
1296 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse()
1313 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext) in btf__parse()
2826 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info()
2917 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info()
2930 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info()
2943 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos()
2992 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()
3005 struct btf_ext *btf_ext; in btf_ext__new() local
3053 const void *btf_ext__raw_data(const struct btf_ext *btf_ext, __u32 *size) in btf_ext__raw_data()
3289 struct btf_ext *btf_ext; member
5136 int btf_ext_visit_type_ids(struct btf_ext *btf_ext, type_id_visit_fn visit, void *ctx) in btf_ext_visit_type_ids()
5167 int btf_ext_visit_str_offs(struct btf_ext *btf_ext, str_off_visit_fn visit, void *ctx) in btf_ext_visit_str_offs()