Searched defs:btf_ext (Results 1 – 5 of 5) sorted by relevance
440 struct btf_ext { struct442 struct btf_ext_header *hdr; argument445 struct btf_ext_info func_info; argument446 struct btf_ext_info line_info; argument447 struct btf_ext_info core_relo_info; argument451 struct btf_ext_info_sec { argument
958 struct btf_ext **btf_ext)1161 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext)1244 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext)1261 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext)2768 static int btf_ext_setup_info(struct btf_ext *btf_ext,2859 static int btf_ext_setup_func_info(struct btf_ext *btf_ext)2872 static int btf_ext_setup_line_info(struct btf_ext *btf_ext)2885 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext)2934 void btf_ext__free(struct btf_ext *btf_ext)2947 struct btf_ext *btf_ext; local[all …]
225 struct btf_ext *btf_ext; member
59 struct btf_ext *btf_ext; member148 struct btf_ext *btf_ext; member
677 struct btf_ext *btf_ext; member