Searched defs:btf_ext (Results 1 – 5 of 5) sorted by relevance
488 struct btf_ext { struct490 struct btf_ext_header *hdr; argument493 struct btf_ext_info func_info; argument494 struct btf_ext_info line_info; argument495 struct btf_ext_info core_relo_info; argument499 struct btf_ext_info_sec { argument
1107 struct btf_ext **btf_ext)1310 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext)1393 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext)1410 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext)2917 static int btf_ext_setup_info(struct btf_ext *btf_ext,3008 static int btf_ext_setup_func_info(struct btf_ext *btf_ext)3021 static int btf_ext_setup_line_info(struct btf_ext *btf_ext)3034 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext)3083 void btf_ext__free(struct btf_ext *btf_ext)3096 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
685 struct btf_ext *btf_ext; member