Searched defs:btf_ext (Results 1 – 7 of 7) sorted by relevance
482 struct btf_ext { struct484 struct btf_ext_header *hdr; argument487 struct btf_ext_info func_info; argument488 struct btf_ext_info line_info; argument489 struct btf_ext_info core_relo_info; argument493 struct btf_ext_info_sec { argument
1166 struct btf_ext **btf_ext) in btf_parse_elf()1266 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf()1349 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse()1366 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext) in btf__parse()2896 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info()2987 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info()3000 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info()3013 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos()3062 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()3075 struct btf_ext *btf_ext; in btf_ext__new() local[all …]
247 struct btf_ext *btf_ext; member
59 struct btf_ext *btf_ext; member148 struct btf_ext *btf_ext; member
698 struct btf_ext *btf_ext; member
2351 struct btf_ext *btf_ext = NULL; in btfgen_record_obj() local
4817 struct btf_ext *btf_ext = NULL; in do_test_file() local